Skip to content

Commit a8db4f0

Browse files
chore(deps): update dependency org.apache.kafka:kafka-clients to v7.6.1-ce
1 parent eb5a98c commit a8db4f0

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
@@ -6,7 +6,7 @@ ktor = "2.3.7"
66
[libraries]
77
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
88
embedmongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.12.2" }
9-
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.5.3-ce"}
9+
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.6.1-ce"}
1010
kmongo = { module = "org.litote.kmongo:kmongo-serialization", version = "4.11.0" }
1111
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
1212
kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }

0 commit comments

Comments
 (0)