Upgrade to kotlinx.serialization 1.6.2, Nebula release 18.0.7, Junit jupiter 5.10.1

This commit is contained in:
Edwin Jakobs
2023-12-06 11:59:10 +01:00
parent 8cef019d01
commit 0789963ca6

View File

@@ -6,14 +6,14 @@ jvmTarget = "11"
openrndr = { require = "[0.4.2, 0.5.0)" }
kotlinxCoroutines = "1.7.3"
kotlinLogging = "3.0.0"
kotlinxSerialization = "1.6.1"
kotlinxSerialization = "1.6.2"
kotest = "5.8.0"
dokka = "1.7.10"
nebulaRelease = "18.0.4"
nebulaRelease = "18.0.7"
gradleNexusPublish = "2.0.0-rc-1"
boofcv = "1.0.0"
kluent = "1.73"
junitJupiter = "5.9.2"
junitJupiter = "5.10.1"
slf4j = "2.0.9"
libfreenect = "0.5.7-1.5.9"
librealsense = "2.53.1-1.5.9"