Skip to content

Commit 8f2bc17

Browse files
chore(deps): update dependency io.confluent:kafka-json-serializer to v7.7.0
1 parent 0311540 commit 8f2bc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ azure-identity = { module = "com.azure:azure-identity", version = "1.11.1" }
1010
embedmongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.12.2" }
1111
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.1" }
1212
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.5.2-ce"}
13-
kafka-json = { module = "io.confluent:kafka-json-serializer", version = "7.5.3"}
13+
kafka-json = { module = "io.confluent:kafka-json-serializer", version = "7.7.0"}
1414
kmongo = { module = "org.litote.kmongo:kmongo-serialization", version = "4.11.0" }
1515
kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
1616
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }

0 commit comments

Comments
 (0)