Skip to content

Commit 6b93f49

Browse files
authored
kafka v3.2.5
1 parent f556922 commit 6b93f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.ibm.streamsx.messagehub/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repositories {
3939

4040
/* Defs */
4141
def STREAMS_INSTALL = System.getenv("STREAMS_INSTALL")
42-
def KAFKA_BASE_TAG = 'v3.2.2' // Update this tag when changing the underlying Kafka version
42+
def KAFKA_BASE_TAG = 'v3.2.5' // Update this tag when changing the underlying Kafka version
4343

4444

4545
dependencies {

0 commit comments

Comments
 (0)