Skip to content

Commit d22a8ae

Browse files
committed
update Kotlin to v2.0.10
1 parent 57f3ef1 commit d22a8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ sport = "com.github.stephengold:sport:0.9.4"
2323
[plugins]
2424

2525
download = { id = "de.undercouch.download", version = "5.6.0" }
26-
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.0.0" }
26+
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.0.10" }

0 commit comments

Comments
 (0)