Skip to content

Commit

Permalink
Gradle: Bump Kotlin to 2.0.0, Dokka to 1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
skalarproduktraum committed Jul 2, 2024
1 parent 1814f15 commit 6576ab7
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.9.23
dokkaVersion=1.9.10
kotlinVersion=2.0.0
dokkaVersion=1.9.20
scijavaParentPOMVersion=37.0.0
lwjglVersion=3.3.3
jvmTarget=21
Expand Down

0 comments on commit 6576ab7

Please sign in to comment.