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

Commit d837617

Browse files
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.7.1
1 parent 9b08356 commit d837617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.1"
2525
}

0 commit comments

Comments
 (0)