Upgrade to kotlinx serialization 1.5.0, boofcv 0.42, Nebula release 17.2.1, ktor 2.2.4, slf4j 2.0.7
This commit is contained in:
@@ -6,15 +6,15 @@ jvmTarget = "11"
|
||||
openrndr = { require = "[0.4.2, 0.5.0)" }
|
||||
kotlinxCoroutines = "1.6.4"
|
||||
kotlinLogging = "3.0.0"
|
||||
kotlinxSerialization = "1.5.0-RC"
|
||||
kotlinxSerialization = "1.5.0"
|
||||
dokka = "1.7.10"
|
||||
nebulaRelease = "17.2.0"
|
||||
nebulaRelease = "17.2.1"
|
||||
gradleNexusPublish = "1.3.0"
|
||||
spek = "2.0.19"
|
||||
boofcv = "0.41"
|
||||
boofcv = "0.42"
|
||||
kluent = "1.72"
|
||||
junitJupiter = "5.9.2"
|
||||
slf4j = "2.0.6"
|
||||
slf4j = "2.0.7"
|
||||
libfreenect = "0.5.7-1.5.8"
|
||||
librealsense = "2.50.0-1.5.8"
|
||||
gson = "2.10.1"
|
||||
@@ -26,7 +26,7 @@ minim = "2.2.2"
|
||||
netty = "4.1.79.Final"
|
||||
rabbitcontrol = "0.3.29"
|
||||
zxing = "3.5.1"
|
||||
ktor = "2.2.3"
|
||||
ktor = "2.2.4"
|
||||
jgit = "5.12.0.202106070339-r"
|
||||
javaosc = "0.8"
|
||||
javaparser = "3.15.21"
|
||||
|
||||
Reference in New Issue
Block a user