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 8a47350 + ad0fa5b commit 33ee8a7Copy full SHA for 33ee8a7
smoke-test/turbo-mode/build.gradle
@@ -4,7 +4,7 @@ plugins {
4
5
dependencies {
6
testImplementation 'org.testcontainers:testcontainers'
7
- testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
8
testImplementation 'ch.qos.logback:logback-classic:1.3.8'
9
testImplementation 'org.assertj:assertj-core:3.24.2'
10
}
0 commit comments