Upgrade to Kotlin 2.0.10, slf4j 2.0.16, antlr 4.13.2, netty 4.1.112.Final
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
kotlinApi = "2.0"
|
||||
kotlinLanguage = "2.0"
|
||||
kotlin = "2.0.0"
|
||||
kotlin = "2.0.10"
|
||||
jvmTarget = "17"
|
||||
openrndr = { require = "[0.4.2, 0.5.0)" }
|
||||
kotlinxCoroutines = "1.8.1"
|
||||
@@ -14,15 +14,15 @@ gradleNexusPublish = "2.0.0"
|
||||
boofcv = "1.1.5"
|
||||
kluent = "1.73"
|
||||
junitJupiter = "5.10.3"
|
||||
slf4j = "2.0.13"
|
||||
slf4j = "2.0.16"
|
||||
libfreenect = "0.5.7-1.5.9"
|
||||
librealsense = "2.53.1-1.5.9"
|
||||
gson = "2.11.0"
|
||||
antlr = "4.13.1"
|
||||
antlr = "4.13.2"
|
||||
antlrKotlin = "1.0.0-RC4"
|
||||
tensorflow = "0.5.0"
|
||||
minim = "2.2.2"
|
||||
netty = "4.1.111.Final"
|
||||
netty = "4.1.112.Final"
|
||||
rabbitcontrol = "0.3.39"
|
||||
zxing = "3.5.3"
|
||||
ktor = "2.3.12"
|
||||
|
||||
Reference in New Issue
Block a user