Upgrade to Gradle 8.12.1, Kotlin 2.1.10, Kotlinx-serialization 1.9.0, Kotlinx-coroutines-1.10.1, Junit Jupiter 5.11.4, Jgit 7.1.0.202411261347-r
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
[versions]
|
||||
kotlinApi = "2.1"
|
||||
kotlinLanguage = "2.1"
|
||||
kotlin = "2.1.0"
|
||||
kotlin = "2.1.10"
|
||||
jvmTarget = "17"
|
||||
openrndr = { require = "[0.4.2, 0.5.0)" }
|
||||
kotlinxCoroutines = "1.9.0"
|
||||
kotlinxCoroutines = "1.10.1"
|
||||
kotlinLogging = "7.0.0"
|
||||
kotlinxSerialization = "1.7.3"
|
||||
kotlinxSerialization = "1.8.0"
|
||||
kotest = "5.9.1"
|
||||
dokka = "1.7.10"
|
||||
nebulaRelease = "18.0.7"
|
||||
gradleNexusPublish = "2.0.0"
|
||||
boofcv = "1.1.7"
|
||||
kluent = "1.73"
|
||||
junitJupiter = "5.11.2"
|
||||
junitJupiter = "5.11.4"
|
||||
slf4j = "2.0.16"
|
||||
libfreenect = "0.5.7-1.5.9"
|
||||
librealsense = "2.53.1-1.5.9"
|
||||
@@ -26,7 +26,7 @@ netty = "4.1.117.Final"
|
||||
rabbitcontrol = "0.3.39"
|
||||
zxing = "3.5.3"
|
||||
ktor = "3.0.3"
|
||||
jgit = "7.0.0.202409031743-r"
|
||||
jgit = "7.1.0.202411261347-r"
|
||||
javaosc = "0.9"
|
||||
jsoup = "1.18.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user