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 28049c3 commit 2b9bd28Copy full SHA for 2b9bd28
build.sbt
@@ -1,7 +1,7 @@
1
import sbtassembly.MergeStrategy
2
3
name := "flink-scala"
4
-version := "1.1.4-SNAPSHOT"
+version := "1.1.4"
5
6
val scala212 = "2.12.20"
7
val scala213 = "2.13.16"
0 commit comments