Skip to content

Commit aac2adb

Browse files
authored
Upgrade debezium to 2.3.0.RC1
1 parent a862692 commit aac2adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ext {
6060
commonsIoVersion = '2.11.0'
6161
commonsNetVersion = '3.9.0'
6262
curatorVersion = '5.5.0'
63-
debeziumVersion = '2.2.1.Final'
63+
debeziumVersion = '2.3.0.CR1'
6464
derbyVersion = '10.16.1.1'
6565
findbugsVersion = '3.0.1'
6666
ftpServerVersion = '1.2.0'

0 commit comments

Comments
 (0)