Skip to content

Commit

Permalink
fixup! jvm target → 17
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Mar 5, 2024
1 parent 5bff600 commit 6548c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ conventions.jvm.toolchain=21
conventions.kotlin.version=1.9.22
conventions.kotlin.api=1.9
conventions.kotlin.language=1.9
conventions.kotlin.jvm.target=11
conventions.kotlin.jvm.target=17

# kotlin settings
kotlin.parallel.tasks.in.project=true
Expand Down

0 comments on commit 6548c99

Please sign in to comment.