Skip to content

Commit

Permalink
[hotfix] update flink version to 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alpinegizmo authored and NicoK committed Sep 1, 2021
1 parent 177cadf commit a66d5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ subprojects {

ext {
javaVersion = '1.8'
flinkVersion = '1.13.1'
flinkVersion = '1.13.2'
scalaBinaryVersion = '2.12'
log4jVersion = '2.12.1'
junitVersion = '4.13'
Expand Down

0 comments on commit a66d5f1

Please sign in to comment.