Upgrade Kotlin to 2.1.20, Kotlin Logging to 7.0.5, and JUnit Jupiter to 5.12.1.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
[versions]
|
||||
kotlinApi = "2.1"
|
||||
kotlinLanguage = "2.1"
|
||||
kotlin = "2.1.10"
|
||||
kotlin = "2.1.20"
|
||||
jvmTarget = "17"
|
||||
openrndr = { require = "[0.4.2, 0.5.0)" }
|
||||
kotlinxCoroutines = "1.10.1"
|
||||
kotlinLogging = "7.0.4"
|
||||
kotlinLogging = "7.0.5"
|
||||
kotlinxSerialization = "1.8.0"
|
||||
kotest = "5.9.1"
|
||||
dokka = "1.7.10"
|
||||
@@ -13,7 +13,7 @@ nebulaRelease = "18.0.7"
|
||||
gradleNexusPublish = "2.0.0"
|
||||
boofcv = "1.1.8"
|
||||
kluent = "1.73"
|
||||
junitJupiter = "5.12.0"
|
||||
junitJupiter = "5.12.1"
|
||||
slf4j = "2.0.17"
|
||||
libfreenect = "0.5.7-1.5.9"
|
||||
librealsense = "2.53.1-1.5.9"
|
||||
|
||||
Reference in New Issue
Block a user