Skip to content

Commit

Permalink
Upgrade to Kotlin 1.9.22, Slf4j 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinRNDR committed Dec 31, 2023
1 parent 2f8e8d5 commit 2503a59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlinApi = "1.9"
kotlinLanguage = "1.9"
kotlin = "1.9.21"
kotlin = "1.9.22"
jvmTarget = "11"
openrndr = { require = "[0.4.2, 0.5.0)" }
kotlinxCoroutines = "1.7.3"
Expand All @@ -14,7 +14,7 @@ gradleNexusPublish = "2.0.0-rc-1"
boofcv = "1.1.2"
kluent = "1.73"
junitJupiter = "5.10.1"
slf4j = "2.0.9"
slf4j = "2.0.10"
libfreenect = "0.5.7-1.5.9"
librealsense = "2.53.1-1.5.9"
gson = "2.10.1"
Expand Down

0 comments on commit 2503a59

Please sign in to comment.