Skip to content

Commit

Permalink
Update Kotlin to 1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbraun committed Mar 11, 2024
1 parent 7ea5120 commit 063b6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
java
application
id("com.github.johnrengelman.shadow") version "8.1.1"
kotlin("jvm") version "1.9.10"
kotlin("jvm") version "1.9.23"
}

group = "org.magmaoffenburg.roboviz"
Expand Down

0 comments on commit 063b6be

Please sign in to comment.