Upgrade kotlinLogging to 7.0.4, junitJupiter to 5.12.0, and slf4j to 2.0.17
This commit is contained in:
@@ -5,7 +5,7 @@ kotlin = "2.1.10"
|
||||
jvmTarget = "17"
|
||||
openrndr = { require = "[0.4.2, 0.5.0)" }
|
||||
kotlinxCoroutines = "1.10.1"
|
||||
kotlinLogging = "7.0.0"
|
||||
kotlinLogging = "7.0.4"
|
||||
kotlinxSerialization = "1.8.0"
|
||||
kotest = "5.9.1"
|
||||
dokka = "1.7.10"
|
||||
@@ -13,8 +13,8 @@ nebulaRelease = "18.0.7"
|
||||
gradleNexusPublish = "2.0.0"
|
||||
boofcv = "1.1.7"
|
||||
kluent = "1.73"
|
||||
junitJupiter = "5.11.4"
|
||||
slf4j = "2.0.16"
|
||||
junitJupiter = "5.12.0"
|
||||
slf4j = "2.0.17"
|
||||
libfreenect = "0.5.7-1.5.9"
|
||||
librealsense = "2.53.1-1.5.9"
|
||||
gson = "2.11.0"
|
||||
|
||||
Reference in New Issue
Block a user