Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit 07979a1

Browse files
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.6.1
1 parent 5f0d826 commit 07979a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ object Versions {
2121
const val OpenAPI = "7.1.0"
2222
}
2323
const val Scarlet = "0.1.12"
24-
const val Kafka = "3.5.1"
24+
const val Kafka = "3.6.1"
2525
}

0 commit comments

Comments
 (0)