Skip to content

Commit 41b99fa

Browse files
author
Ledmington
committed
Bump java toolchain 21 -> 25
1 parent 200e7fb commit 41b99fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ allprojects {
4040

4141
java {
4242
toolchain {
43-
languageVersion = JavaLanguageVersion.of(21)
43+
languageVersion = JavaLanguageVersion.of(25)
4444
}
4545
}
4646

0 commit comments

Comments
 (0)