Skip to content

Commit

Permalink
fix(deps): update dependency org.miracum:kafka-fhir-serializer to v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 88fb4c4 commit 1518c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation "ca.uhn.hapi.fhir:hapi-fhir-structures-r4:$hapiFhirVersion"
implementation "ca.uhn.hapi.fhir:hapi-fhir-validation:$hapiFhirVersion"
implementation "ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:$hapiFhirVersion"
implementation 'org.miracum:kafka-fhir-serializer:1.0.6'
implementation 'org.miracum:kafka-fhir-serializer:1.0.8'

// unit tests
testImplementation 'org.junit.jupiter:junit-jupiter'
Expand Down

0 comments on commit 1518c5d

Please sign in to comment.