Skip to content

Commit

Permalink
Gradle: Bump Kotlin to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skalarproduktraum committed Jul 14, 2023
1 parent 349edb0 commit abfe00a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.jvmargs=-XX:MaxMetaspaceSize=2g -XX:MaxHeapSize=4g
org.gradle.caching=true
kotlinVersion=1.8.20
dokkaVersion=1.8.10
kotlinVersion=1.9.0
dokkaVersion=1.8.20
scijavaParentPOMVersion=35.1.1
lwjglVersion=3.3.1
jvmTarget=11
Expand Down

0 comments on commit abfe00a

Please sign in to comment.