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 418a760 + cf6073d commit b5c9bfbCopy full SHA for b5c9bfb
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.9.1"
+ testImplementation "org.junit.jupiter:junit-jupiter:5.9.2"
100
testImplementation "org.hamcrest:hamcrest:2.2"
101
testImplementation "org.apache.kafka:connect-api:$kafkaVersion"
102
testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
0 commit comments