Upgrade to kotlinx-coroutines 1.10.2,
kotlinx-serialization 1.8.1 kotlin-logging 7.0.6 gson 2.13.0 netty 4.2.0.Final ktor 3.1.2
This commit is contained in:
@@ -4,9 +4,9 @@ kotlinLanguage = "2.1"
|
||||
kotlin = "2.1.20"
|
||||
jvmTarget = "17"
|
||||
openrndr = { require = "[0.4.2, 0.5.0)" }
|
||||
kotlinxCoroutines = "1.10.1"
|
||||
kotlinLogging = "7.0.5"
|
||||
kotlinxSerialization = "1.8.0"
|
||||
kotlinxCoroutines = "1.10.2"
|
||||
kotlinLogging = "7.0.6"
|
||||
kotlinxSerialization = "1.8.1"
|
||||
kotest = "5.9.1"
|
||||
dokka = "1.7.10"
|
||||
nebulaRelease = "18.0.7"
|
||||
@@ -17,15 +17,15 @@ junitJupiter = "5.12.1"
|
||||
slf4j = "2.0.17"
|
||||
libfreenect = "0.5.7-1.5.9"
|
||||
librealsense = "2.53.1-1.5.9"
|
||||
gson = "2.12.1"
|
||||
gson = "2.13.0"
|
||||
antlr = "4.13.2"
|
||||
antlrKotlin = "1.0.2"
|
||||
tensorflow = "0.5.0"
|
||||
minim = "2.2.2"
|
||||
netty = "4.1.119.Final"
|
||||
netty = "4.2.0.Final"
|
||||
rabbitcontrol = "0.3.39"
|
||||
zxing = "3.5.3"
|
||||
ktor = "3.1.1"
|
||||
ktor = "3.1.2"
|
||||
jgit = "7.1.0.202411261347-r"
|
||||
javaosc = "0.9"
|
||||
jsoup = "1.19.1"
|
||||
|
||||
Reference in New Issue
Block a user