Upgrade to kotlinx serialization 1.6.1, nebula release 18.0.4, slf4j 2.0.9, antlr 4.13.1
This commit is contained in:
@@ -6,19 +6,19 @@ jvmTarget = "11"
|
|||||||
openrndr = { require = "[0.4.2, 0.5.0)" }
|
openrndr = { require = "[0.4.2, 0.5.0)" }
|
||||||
kotlinxCoroutines = "1.7.3"
|
kotlinxCoroutines = "1.7.3"
|
||||||
kotlinLogging = "3.0.0"
|
kotlinLogging = "3.0.0"
|
||||||
kotlinxSerialization = "1.6.0"
|
kotlinxSerialization = "1.6.1"
|
||||||
dokka = "1.7.10"
|
dokka = "1.7.10"
|
||||||
nebulaRelease = "18.0.3"
|
nebulaRelease = "18.0.4"
|
||||||
gradleNexusPublish = "2.0.0-rc-1"
|
gradleNexusPublish = "2.0.0-rc-1"
|
||||||
spek = "2.0.19"
|
spek = "2.0.19"
|
||||||
boofcv = "1.0.0"
|
boofcv = "1.0.0"
|
||||||
kluent = "1.73"
|
kluent = "1.73"
|
||||||
junitJupiter = "5.9.2"
|
junitJupiter = "5.9.2"
|
||||||
slf4j = "2.0.7"
|
slf4j = "2.0.9"
|
||||||
libfreenect = "0.5.7-1.5.9"
|
libfreenect = "0.5.7-1.5.9"
|
||||||
librealsense = "2.53.1-1.5.9"
|
librealsense = "2.53.1-1.5.9"
|
||||||
gson = "2.10.1"
|
gson = "2.10.1"
|
||||||
antlr = "4.13.0"
|
antlr = "4.13.1"
|
||||||
tensorflow = "0.5.0"
|
tensorflow = "0.5.0"
|
||||||
minim = "2.2.2"
|
minim = "2.2.2"
|
||||||
netty = "4.1.92.Final"
|
netty = "4.1.92.Final"
|
||||||
|
|||||||
Reference in New Issue
Block a user