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.
2 parents 8b59a90 + 5a1a00e commit 4c9ec36Copy full SHA for 4c9ec36
build.gradle
@@ -43,7 +43,7 @@ targetCompatibility = JavaVersion.VERSION_11
43
44
ext {
45
kafkaVersion = "2.0.1"
46
- testcontainersVersion = "1.17.0"
+ testcontainersVersion = "1.17.1"
47
debeziumVersion = "1.3.0.Final"
48
}
49
0 commit comments