Skip to content

Commit

Permalink
Excavator: Test libraries using the latest Java LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed May 3, 2024
1 parent 23dee0f commit 2c680ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ apply plugin: 'com.palantir.jdks.latest'

javaVersions {
libraryTarget = 11
runtime = 17
runtime = 21
}

version gitVersion()
Expand Down

0 comments on commit 2c680ad

Please sign in to comment.