diff --git a/build.gradle b/build.gradle index 40a862f..945375f 100644 --- a/build.gradle +++ b/build.gradle @@ -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"