Skip to content

Commit

Permalink
Gradle: Bump scijava parent POM to 39.0.0 and Kotlin to 2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
skalarproduktraum committed Nov 18, 2024
1 parent 2f4d2ef commit 5c0b167
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,8 +1,8 @@
org.gradle.jvmargs=-XX:MaxMetaspaceSize=2g -XX:MaxHeapSize=4g
org.gradle.caching=true
kotlinVersion=2.0.0
kotlinVersion=2.0.21
dokkaVersion=1.9.20
scijavaParentPOMVersion=37.0.0
scijavaParentPOMVersion=39.0.0
lwjglVersion=3.3.3
jvmTarget=21
version=0.11.3-SNAPSHOT
Expand Down

0 comments on commit 5c0b167

Please sign in to comment.