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 e381b09 commit 5958202Copy full SHA for 5958202
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
11
// Define versions at the root level
12
val flinkVersion = "1.20.1"
13
-val confluentVersion = "7.9.0"
+val confluentVersion = "7.9.3"
14
15
allprojects {
16
group = "io.confluent.developer"
0 commit comments