Skip to content

Commit 9f02852

Browse files
authored
Use rewrite-java-21 for test runtime (#870)
1 parent 30a60ba commit 9f02852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141

4242
testImplementation("com.google.code.gson:gson:latest.release")
4343

44-
testRuntimeOnly("org.openrewrite:rewrite-java-25")
44+
testRuntimeOnly("org.openrewrite:rewrite-java-21")
4545
testRuntimeOnly("com.google.code.findbugs:jsr305:latest.release")
4646
}
4747

0 commit comments

Comments
 (0)