Upgrade to kotlinx.serialization 1.5.0-RC, gradle nexus publish 1.2.0, libfreenect 0.5.7-1.5.8, librealsense2 2.50.0-1.5.8, antlr 4.12.0, tensorflow 0.5.0

This commit is contained in:
Edwin Jakobs
2023-02-24 14:14:31 +01:00
parent 7014ef464b
commit 38bd593a5d
2 changed files with 17 additions and 17 deletions

View File

@@ -6,20 +6,20 @@ jvmTarget = "11"
openrndr = "0.0.0"
kotlinxCoroutines = "1.6.4"
kotlinLogging = "3.0.0"
kotlinxSerialization = "1.4.1"
kotlinxSerialization = "1.5.0-RC"
dokka = "1.7.10"
nebulaRelease = "17.1.0"
gradleNexusPublish = "1.1.0"
gradleNexusPublish = "1.2.0"
spek = "2.0.19"
boofcv = "0.41"
kluent = "1.72"
junitJupiter = "5.9.2"
slf4j = "2.0.6"
libfreenect = "0.5.7-1.5.7"
librealsense = "2.50.0-1.5.7"
libfreenect = "0.5.7-1.5.8"
librealsense = "2.50.0-1.5.8"
gson = "2.10.1"
antlr = "4.11.1"
tensorflow = "0.4.1"
antlr = "4.12.0"
tensorflow = "0.5.0"
jarchivelib = "1.2.0"
logbackClassic = "1.2.11"
minim = "2.2.2"