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 27149a4 commit 418f850Copy full SHA for 418f850
build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
testImplementation("org.testcontainers:testcontainers")
51
testImplementation("org.testcontainers:kafka")
52
testImplementation("org.mockito:mockito-junit-jupiter:5.12.0")
53
- testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.3")
+ testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.0")
54
testImplementation("io.projectreactor:reactor-test")
55
56
testAnnotationProcessor("org.projectlombok:lombok")
0 commit comments