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 7ef3a08 commit 5a3f315Copy full SHA for 5a3f315
integration-testing/build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
implementation 'org.awaitility:awaitility:4.2.0'
22
implementation 'org.slf4j:slf4j-api:2.0.11'
23
implementation 'org.zeroturnaround:zt-exec:1.12'
24
- testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2'
25
testImplementation 'org.slf4j:slf4j-simple:2.0.11'
26
}
27
0 commit comments