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 e28ea8f commit 070c0f8Copy full SHA for 070c0f8
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
compileOnly("org.gradlex:extra-java-module-info:1.13.1")
35
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:3.0.4")
36
37
- testImplementation("org.assertj:assertj-core:3.27.5")
+ testImplementation("org.assertj:assertj-core:3.27.6")
38
testImplementation("org.gradle.exemplar:samples-check:1.0.3")
39
testRuntimeOnly("org.junit.vintage:junit-vintage-engine")
40
}
0 commit comments