Skip to content

Commit

Permalink
chore(deps): updates kafka-fhir-serializer to 1.0.8 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
makampf authored Nov 8, 2024
1 parent a521570 commit de3ca0b
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 @@ -35,7 +35,7 @@ dependencies {
implementation "org.springframework.cloud:spring-cloud-stream-binder-kafka"
implementation "org.springframework.kafka:spring-kafka"

implementation "org.miracum:kafka-fhir-serializer:1.0.7"
implementation "org.miracum:kafka-fhir-serializer:1.0.8"

implementation "io.micrometer:micrometer-registry-prometheus:1.13.6"
implementation "io.micrometer:micrometer-core:1.13.6"
Expand Down

0 comments on commit de3ca0b

Please sign in to comment.