Update dependency versions in libs.versions.toml (Kotlin 2.2.10, Kotlin Logging 7.0.12, JUnit Jupiter 5.13.4)

This commit is contained in:
Edwin Jakobs
2025-08-16 22:53:23 +02:00
parent 614ec5da94
commit 2a50589f73
2 changed files with 492 additions and 355 deletions

View File

@@ -1,18 +1,18 @@
[versions]
kotlinApi = "2.2"
kotlinLanguage = "2.2"
kotlin = "2.2.0"
kotlin = "2.2.10"
jvmTarget = "17"
openrndr = { require = "[0.4.2, 0.5.0)" }
kotlinxCoroutines = "1.10.2"
kotlinLogging = "7.0.11"
kotlinLogging = "7.0.12"
kotlinxSerialization = "1.9.0"
kotest = "5.9.1"
dokka = "2.0.0"
nebulaRelease = "18.0.7"
gradleNexusPublish = "2.0.0"
boofcv = "1.2.3"
junitJupiter = "5.12.2"
junitJupiter = "5.13.4"
slf4j = "2.0.17"
libfreenect = "0.5.7-1.5.9"
librealsense = "2.53.1-1.5.9"

File diff suppressed because it is too large Load Diff