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 fa4615d commit 335a6deCopy full SHA for 335a6de
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.8.2"
+ testImplementation "org.junit.jupiter:junit-jupiter:5.9.0"
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