diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e821db4a..c9eee355 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,11 +1,11 @@ [versions] kotlinApi = "2.1" kotlinLanguage = "2.1" -kotlin = "2.1.10" +kotlin = "2.1.20" jvmTarget = "17" openrndr = { require = "[0.4.2, 0.5.0)" } kotlinxCoroutines = "1.10.1" -kotlinLogging = "7.0.4" +kotlinLogging = "7.0.5" kotlinxSerialization = "1.8.0" kotest = "5.9.1" dokka = "1.7.10" @@ -13,7 +13,7 @@ nebulaRelease = "18.0.7" gradleNexusPublish = "2.0.0" boofcv = "1.1.8" kluent = "1.73" -junitJupiter = "5.12.0" +junitJupiter = "5.12.1" slf4j = "2.0.17" libfreenect = "0.5.7-1.5.9" librealsense = "2.53.1-1.5.9"