We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f485686 commit 8a04592Copy full SHA for 8a04592
1 file changed
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
compileOnly("org.gradlex:extra-java-module-info:1.13")
35
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.19.0")
36
37
- testImplementation("org.assertj:assertj-core:3.27.3")
+ testImplementation("org.assertj:assertj-core:3.27.4")
38
testImplementation("org.gradle.exemplar:samples-check:1.0.3")
39
testRuntimeOnly("org.junit.vintage:junit-vintage-engine")
40
}
0 commit comments