Skip to content

Commit

Permalink
Update Kotlin deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gdude2002 committed Nov 21, 2024
1 parent 1dc59f9 commit 90deae6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,27 @@ kotlin = "2.0.21" # Note: Must update plugin versions in buildSrc/build.gradle.

commons-validator = "1.9.0"
data-collector-api = "1.0.2-SNAPSHOT"
groovy = "3.0.22"
groovy = "3.0.23"
icu4j = "76.1"
jansi = "2.4.1"
jemoji = "1.5.2"
jemoji = "1.6.0"
jsoup = "1.18.1"
junit = "5.11.3"
kaml = "0.61.0"
kaml = "0.65.0"
koin = "4.0.0"
kord = "0.16.0-SNAPSHOT"
ksp = "2.0.21-1.0.26"
ktor = "3.0.0"
ktor = "3.0.1"
kx-coro = "1.9.0"
kx-ser = "1.7.3"
linkie = "1.0.121"
logback = "1.5.12"
logback-groovy = "1.14.5"
logging = "7.0.0"
mongodb = "5.2.0"
mongodb = "5.2.1"
oshi = "6.6.5"
pf4j = "3.12.1"
sentry = "7.16.0"
sentry = "7.18.0"
slf4j = "2.0.16"
time4j-base = "5.9.4"
time4j-tzdata = "5.0-2024a"
Expand Down

0 comments on commit 90deae6

Please sign in to comment.