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 6f587d5 + 68ad844 commit 1d7f04fCopy full SHA for 1d7f04f
1 file changed
build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.12.1")
30
31
testImplementation("org.assertj:assertj-core:3.27.3")
32
- testImplementation("org.cthing:assertj-gradle:1.0.0")
+ testImplementation("org.cthing:assertj-gradle:3.0.0")
33
}
34
35
gradlePlugin {
0 commit comments