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 5255522 commit 5bf7b54Copy full SHA for 5bf7b54
build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
97
implementation "org.slf4j:slf4j-api:1.7.36"
98
99
- testImplementation "org.junit.jupiter:junit-jupiter:5.11.0"
+ testImplementation "org.junit.jupiter:junit-jupiter:5.11.1"
100
testImplementation "org.apache.kafka:connect-api:$kafkaVersion"
101
testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
102
testImplementation "io.debezium:debezium-api:$debeziumVersion"
0 commit comments