Upgrade to Kotlin 19.23, Kotlinx Serialization 1.6.3, Kotlinx Coroutines 1.8.0, Slf4j 2.0.12, Antlr-kotlin 0.1.3, Netty 4.1.107.Final, Zxing 3.5.3, Ktor 2.3.9, Jgit 6.9.0.202403050737-r
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[versions]
|
||||
kotlinApi = "1.9"
|
||||
kotlinLanguage = "1.9"
|
||||
kotlin = "1.9.22"
|
||||
kotlin = "1.9.23"
|
||||
jvmTarget = "11"
|
||||
openrndr = { require = "[0.4.2, 0.5.0)" }
|
||||
kotlinxCoroutines = "1.7.3"
|
||||
kotlinxCoroutines = "1.8.0"
|
||||
kotlinLogging = "6.0.3"
|
||||
kotlinxSerialization = "1.6.2"
|
||||
kotlinxSerialization = "1.6.3"
|
||||
kotest = "5.8.0"
|
||||
dokka = "1.7.10"
|
||||
nebulaRelease = "18.0.7"
|
||||
@@ -14,19 +14,19 @@ gradleNexusPublish = "2.0.0-rc-1"
|
||||
boofcv = "1.1.2"
|
||||
kluent = "1.73"
|
||||
junitJupiter = "5.10.1"
|
||||
slf4j = "2.0.11"
|
||||
slf4j = "2.0.12"
|
||||
libfreenect = "0.5.7-1.5.9"
|
||||
librealsense = "2.53.1-1.5.9"
|
||||
gson = "2.10.1"
|
||||
antlr = "4.13.1"
|
||||
antlrKotlin = "0.1.2"
|
||||
antlrKotlin = "0.1.3"
|
||||
tensorflow = "0.5.0"
|
||||
minim = "2.2.2"
|
||||
netty = "4.1.106.Final"
|
||||
netty = "4.1.107.Final"
|
||||
rabbitcontrol = "0.3.36"
|
||||
zxing = "3.5.2"
|
||||
ktor = "2.3.7"
|
||||
jgit = "6.8.0.202311291450-r"
|
||||
zxing = "3.5.3"
|
||||
ktor = "2.3.9"
|
||||
jgit = "6.9.0.202403050737-r"
|
||||
javaosc = "0.8"
|
||||
|
||||
[libraries]
|
||||
|
||||
Reference in New Issue
Block a user