Skip to content

Commit 0d22ce1

Browse files
fix(deps): update all dependencies to v4
| datasource | package | from | to | | ---------- | -------------------------------- | ----- | ----- | | maven | org.apache.kafka:kafka-streams | 3.7.0 | 4.0.0 | | maven | org.apache.kafka:kafka-clients | 3.7.0 | 4.0.0 | | maven | org.apache.kafka:connect-runtime | 3.7.0 | 4.0.0 |
1 parent 32404ea commit 0d22ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotest = "5.8.1"
3-
kafka = "3.7.0"
3+
kafka = "4.0.0"
44
kotlin = "2.0.0-RC2"
55
kotlinx-coroutines = "1.8.0"
66
dokka = "2.0.0"

0 commit comments

Comments
 (0)