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 7a2f6cb + 247ffa2 commit 5255522Copy full SHA for 5255522
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.10.3"
+ testImplementation "org.junit.jupiter:junit-jupiter:5.11.0"
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