Upgrade to Kotlin 2.0.21, junit jupiter 5.11.2, netty 4.1.114.Final
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
kotlinApi = "2.0"
|
||||
kotlinLanguage = "2.0"
|
||||
kotlin = "2.0.20"
|
||||
kotlin = "2.0.21"
|
||||
jvmTarget = "17"
|
||||
openrndr = { require = "[0.4.2, 0.5.0)" }
|
||||
kotlinxCoroutines = "1.9.0"
|
||||
@@ -13,7 +13,7 @@ nebulaRelease = "18.0.7"
|
||||
gradleNexusPublish = "2.0.0"
|
||||
boofcv = "1.1.6"
|
||||
kluent = "1.73"
|
||||
junitJupiter = "5.10.3"
|
||||
junitJupiter = "5.11.2"
|
||||
slf4j = "2.0.16"
|
||||
libfreenect = "0.5.7-1.5.9"
|
||||
librealsense = "2.53.1-1.5.9"
|
||||
@@ -22,7 +22,7 @@ antlr = "4.13.2"
|
||||
antlrKotlin = "1.0.1"
|
||||
tensorflow = "0.5.0"
|
||||
minim = "2.2.2"
|
||||
netty = "4.1.112.Final"
|
||||
netty = "4.1.114.Final"
|
||||
rabbitcontrol = "0.3.39"
|
||||
zxing = "3.5.3"
|
||||
ktor = "2.3.12"
|
||||
|
||||
Reference in New Issue
Block a user