Skip to content

Commit 5f92525

Browse files
committed
Bump CDC to 3.2.1
1 parent e7afd6a commit 5f92525

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
@@ -4,7 +4,7 @@ version := "0.1.0-SNAPSHOT"
44
scalaVersion := "2.12.19"
55

66
val flinkVersion = "1.20.0"
7-
val flinkCdcVersion = "3.2.0"
7+
val flinkCdcVersion = "3.2.1"
88

99
libraryDependencies ++= Seq(
1010
"org.apache.flink" % "flink-runtime" % flinkVersion % "provided",

0 commit comments

Comments
 (0)