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 d59d7d8 commit 6d67f01Copy full SHA for 6d67f01
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.2"
+ testImplementation "org.junit.jupiter:junit-jupiter:5.9.3"
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