Skip to content

Commit 5958202

Browse files
Update confluentVersion to v7.9.3
1 parent e381b09 commit 5958202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010

1111
// Define versions at the root level
1212
val flinkVersion = "1.20.1"
13-
val confluentVersion = "7.9.0"
13+
val confluentVersion = "7.9.3"
1414

1515
allprojects {
1616
group = "io.confluent.developer"

0 commit comments

Comments
 (0)