Skip to content

Commit 8dc1497

Browse files
Update flinkVersion to v1.20.1 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6e5d10 commit 8dc1497

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
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
// Define versions at the root level
12-
val flinkVersion = "1.20.0"
12+
val flinkVersion = "1.20.1"
1313
val confluentVersion = "7.9.0"
1414

1515
allprojects {

0 commit comments

Comments
 (0)