Skip to content

Commit

Permalink
Upgrade to Kotlin 1.9.0
Browse files Browse the repository at this point in the history
Closes gh-30719
  • Loading branch information
sdeleuze committed Jul 7, 2023
1 parent e906eac commit 80d1f12
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 @@ -4,7 +4,7 @@ org.gradle.caching=true
org.gradle.jvmargs=-Xmx2048m
org.gradle.parallel=true

kotlinVersion=1.8.22
kotlinVersion=1.9.0

kotlin.jvm.target.validation.mode=ignore
kotlin.stdlib.default.dependency=false

0 comments on commit 80d1f12

Please sign in to comment.