Upgrade to Kotlin 1.9.20, Nebula release 18.0.3

This commit is contained in:
Edwin Jakobs
2023-11-02 15:16:01 +01:00
parent 5ccb6f2170
commit a8e23ad651
5 changed files with 8 additions and 29 deletions

View File

@@ -1,14 +1,14 @@
[versions]
kotlinApi = "1.9"
kotlinLanguage = "1.9"
kotlin = "1.9.10"
kotlin = "1.9.20"
jvmTarget = "11"
openrndr = { require = "[0.4.2, 0.5.0)" }
kotlinxCoroutines = "1.7.3"
kotlinLogging = "3.0.0"
kotlinxSerialization = "1.6.0"
dokka = "1.7.10"
nebulaRelease = "17.2.2"
nebulaRelease = "18.0.3"
gradleNexusPublish = "2.0.0-rc-1"
spek = "2.0.19"
boofcv = "1.0.0"