Skip to content

Commit

Permalink
Upgrade to Kotlin 19.23, Kotlinx Serialization 1.6.3, Kotlinx Corouti…
Browse files Browse the repository at this point in the history
…nes 1.8.0, Slf4j 2.0.12, Antlr-kotlin 0.1.3, Netty 4.1.107.Final, Zxing 3.5.3, Ktor 2.3.9, Jgit 6.9.0.202403050737-r
  • Loading branch information
edwinRNDR committed Mar 11, 2024
1 parent 0cdd38a commit 5f7a53d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
[versions]
kotlinApi = "1.9"
kotlinLanguage = "1.9"
kotlin = "1.9.22"
kotlin = "1.9.23"
jvmTarget = "11"
openrndr = { require = "[0.4.2, 0.5.0)" }
kotlinxCoroutines = "1.7.3"
kotlinxCoroutines = "1.8.0"
kotlinLogging = "6.0.3"
kotlinxSerialization = "1.6.2"
kotlinxSerialization = "1.6.3"
kotest = "5.8.0"
dokka = "1.7.10"
nebulaRelease = "18.0.7"
gradleNexusPublish = "2.0.0-rc-1"
boofcv = "1.1.2"
kluent = "1.73"
junitJupiter = "5.10.1"
slf4j = "2.0.11"
slf4j = "2.0.12"
libfreenect = "0.5.7-1.5.9"
librealsense = "2.53.1-1.5.9"
gson = "2.10.1"
antlr = "4.13.1"
antlrKotlin = "0.1.2"
antlrKotlin = "0.1.3"
tensorflow = "0.5.0"
minim = "2.2.2"
netty = "4.1.106.Final"
netty = "4.1.107.Final"
rabbitcontrol = "0.3.36"
zxing = "3.5.2"
ktor = "2.3.7"
jgit = "6.8.0.202311291450-r"
zxing = "3.5.3"
ktor = "2.3.9"
jgit = "6.9.0.202403050737-r"
javaosc = "0.8"

[libraries]
Expand Down

0 comments on commit 5f7a53d

Please sign in to comment.