Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1381749

Browse files
committedJun 26, 2025·
release 1.1.3
1 parent b000948 commit 1381749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sbtassembly.MergeStrategy
22

33
name := "flink-scala"
4-
version := "1.1.3-SNAPSHOT"
4+
version := "1.1.3"
55

66
val scala212 = "2.12.20"
77
val scala213 = "2.13.16"

0 commit comments

Comments
 (0)
Please sign in to comment.