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:
@@ -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
Reference in New Issue
Block a user