Skip to content

Commit

Permalink
chore: dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Sep 4, 2024
1 parent d36bcc9 commit a141464
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
Expand Up @@ -21,7 +21,7 @@ publish-org-url = "https://suresh.dev"
publish-scm-url = "https://github.com/sureshg/native-image-playground"

# Gradle Dependencies Versions
kotlinx-kover = "0.8.3"
kotlinx-kover = "0.9.0-RC"
kotlinx-io = "0.5.3"
kotlinx-atomicfu = "0.25.0"
kotlinx-coroutines = "1.9.0-RC.2"
Expand All @@ -36,7 +36,7 @@ ajalt-clikt = "4.4.0"
ajalt-mordant = "2.7.2"
ajalt-colormath = "3.6.0"
dokka = "1.9.20"
helidon = "4.1.0"
helidon = "4.1.1"
jgit = "6.10.0.202406032230-r"
jte = "3.1.12"
junit = "5.11.0"
Expand Down

0 comments on commit a141464

Please sign in to comment.