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 2d50080 + 63561d2 commit 1bbd1beCopy full SHA for 1bbd1be
smoke-test/turbo-mode/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
testImplementation 'org.testcontainers:testcontainers'
7
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
8
testImplementation 'ch.qos.logback:logback-classic:1.3.15'
9
- testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
10
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.3'
11
}
12
0 commit comments