Skip to content

Commit

Permalink
Target JDK 17 bytecode & APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
schlosna committed Jun 6, 2024
1 parent d12ee65 commit 5df3e86
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 @@ -31,7 +31,7 @@ apply plugin: 'com.palantir.baseline-java-versions'
apply plugin: 'com.palantir.jdks.latest'

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

Expand Down

0 comments on commit 5df3e86

Please sign in to comment.