Skip to content

Commit

Permalink
Upgrade to kotlin-logging 6.0.3, slf4j 2.0.11, ktor 2.3.7, antlr-kotl…
Browse files Browse the repository at this point in the history
…in 0.1.2, jgit 6.8.0
  • Loading branch information
edwinRNDR committed Feb 1, 2024
1 parent 4499c0d commit 34d2321
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 @@ -5,7 +5,7 @@ kotlin = "1.9.22"
jvmTarget = "11"
openrndr = { require = "[0.4.2, 0.5.0)" }
kotlinxCoroutines = "1.7.3"
kotlinLogging = "6.0.2"
kotlinLogging = "6.0.3"
kotlinxSerialization = "1.6.2"
kotest = "5.8.0"
dokka = "1.7.10"
Expand All @@ -14,19 +14,19 @@ gradleNexusPublish = "2.0.0-rc-1"
boofcv = "1.1.2"
kluent = "1.73"
junitJupiter = "5.10.1"
slf4j = "2.0.10"
slf4j = "2.0.11"
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.0"
antlrKotlin = "0.1.2"
tensorflow = "0.5.0"
minim = "2.2.2"
netty = "4.1.106.Final"
rabbitcontrol = "0.3.36"
zxing = "3.5.2"
ktor = "2.3.6"
jgit = "6.7.0.202309050840-r"
ktor = "2.3.7"
jgit = "6.8.0.202311291450-r"
javaosc = "0.8"

[libraries]
Expand Down

0 comments on commit 34d2321

Please sign in to comment.