Skip to content

Commit

Permalink
Upgrade to kotlinx-coroutines 1.9.0, kotlinx-serialization 1.7.2, boo…
Browse files Browse the repository at this point in the history
…fcv 1.1.6, antlr kotlin 1.0.0, jgit 7.0.0.202409031743-r
  • Loading branch information
edwinRNDR committed Sep 19, 2024
1 parent b6c0370 commit 93d1940
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,29 @@ kotlinLanguage = "2.0"
kotlin = "2.0.20"
jvmTarget = "17"
openrndr = { require = "[0.4.2, 0.5.0)" }
kotlinxCoroutines = "1.8.1"
kotlinxCoroutines = "1.9.0"
kotlinLogging = "7.0.0"
kotlinxSerialization = "1.7.1"
kotlinxSerialization = "1.7.2"
kotest = "5.9.1"
dokka = "1.7.10"
nebulaRelease = "18.0.7"
gradleNexusPublish = "2.0.0"
boofcv = "1.1.5"
boofcv = "1.1.6"
kluent = "1.73"
junitJupiter = "5.10.3"
slf4j = "2.0.16"
libfreenect = "0.5.7-1.5.9"
librealsense = "2.53.1-1.5.9"
gson = "2.11.0"
antlr = "4.13.2"
antlrKotlin = "1.0.0-RC4"
antlrKotlin = "1.0.0"
tensorflow = "0.5.0"
minim = "2.2.2"
netty = "4.1.112.Final"
rabbitcontrol = "0.3.39"
zxing = "3.5.3"
ktor = "2.3.12"
jgit = "6.10.0.202406032230-r"
jgit = "7.0.0.202409031743-r"
javaosc = "0.9"
jsoup = "1.18.1"

Expand Down

0 comments on commit 93d1940

Please sign in to comment.