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 b6707e0 + 52cb1cc commit 8d4688dCopy full SHA for 8d4688d
kotlin-apache-kafka/pom.xml
@@ -103,7 +103,7 @@
103
<properties>
104
<kotlin.version>1.7.10</kotlin.version>
105
<testcontainers.version>1.19.3</testcontainers.version>
106
- <kafka.version>3.3.1</kafka.version>
+ <kafka.version>3.7.0</kafka.version>
107
<slf4j.version>2.0.5</slf4j.version>
108
<kotlinx-coroutines.version>1.6.4</kotlinx-coroutines.version>
109
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
0 commit comments