Skip to content

Commit 6e785ec

Browse files
committed
Actually produce Java 24 bytecode in tests when testing against JDK 24
1 parent a816713 commit 6e785ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ org.gradle.java.installations.auto-download=false
2727

2828
# externalized definition of JDK versions so that they are available in both Project (build.gradle) and Settings (settings.gradle)
2929
orm.jdk.base=17
30-
orm.jdk.max=22
30+
orm.jdk.max=24

0 commit comments

Comments
 (0)