We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents feb1e71 + 767a6ef commit 2d00480Copy full SHA for 2d00480
kotlin-apache-kafka/pom.xml
@@ -102,7 +102,7 @@
102
<properties>
103
<kotlin.version>1.7.10</kotlin.version>
104
<testcontainers.version>1.19.8</testcontainers.version>
105
- <kafka.version>3.7.1</kafka.version>
+ <kafka.version>3.9.1</kafka.version>
106
<slf4j.version>2.0.5</slf4j.version>
107
<kotlinx-coroutines.version>1.6.4</kotlinx-coroutines.version>
108
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
0 commit comments