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.
1 parent f556922 commit 6b93f49Copy full SHA for 6b93f49
com.ibm.streamsx.messagehub/build.gradle
@@ -39,7 +39,7 @@ repositories {
39
40
/* Defs */
41
def STREAMS_INSTALL = System.getenv("STREAMS_INSTALL")
42
-def KAFKA_BASE_TAG = 'v3.2.2' // Update this tag when changing the underlying Kafka version
+def KAFKA_BASE_TAG = 'v3.2.5' // Update this tag when changing the underlying Kafka version
43
44
45
dependencies {
0 commit comments