We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a60ba commit 9f02852Copy full SHA for 9f02852
1 file changed
build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
42
testImplementation("com.google.code.gson:gson:latest.release")
43
44
- testRuntimeOnly("org.openrewrite:rewrite-java-25")
+ testRuntimeOnly("org.openrewrite:rewrite-java-21")
45
testRuntimeOnly("com.google.code.findbugs:jsr305:latest.release")
46
}
47
0 commit comments