Skip to content

Commit e937de6

Browse files
Excavator: Test libraries using the latest Java LTS
1 parent 23dee0f commit e937de6

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
@@ -26,7 +26,7 @@ apply plugin: 'com.palantir.jdks.latest'
2626

2727
javaVersions {
2828
libraryTarget = 11
29-
runtime = 17
29+
runtime = 21
3030
}
3131

3232
version gitVersion()

0 commit comments

Comments
 (0)