Skip to content

Commit a73c79a

Browse files
committed
chore: dep updates
1 parent 97cc4a9 commit a73c79a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ publish-org-url = "https://suresh.dev"
2121
publish-scm-url = "https://github.com/sureshg/native-image-playground"
2222

2323
# Gradle Dependencies Versions
24-
kotlinx-kover = "0.8.0-Beta"
24+
kotlinx-kover = "0.8.0-Beta2"
2525
kotlinx-io = "0.3.1"
2626
kotlinx-atomicfu = "0.23.2"
2727
kotlinx-coroutines = "1.8.1-Beta"
@@ -32,7 +32,7 @@ kotlinx-lincheck = "2.28.1"
3232
kotlinx-benchmark = "0.4.8"
3333
kotlinx-reflect-lite = "1.1.0"
3434
zip-prefixer = "0.3.1"
35-
ajalt-clikt = "4.2.2"
35+
ajalt-clikt = "4.3.0"
3636
ajalt-mordant = "2.4.0"
3737
ajalt-colormath = "3.4.0"
3838
dokka = "1.9.20"
@@ -65,7 +65,7 @@ gradle-enterprise = "3.16.2"
6565
nexus-publish = "2.0.0-rc-2"
6666
shadow = "8.1.1"
6767
spotless = "6.25.0"
68-
semver-plugin = "0.5.0"
68+
semver-plugin = "0.5.1"
6969
taskinfo = "2.1.0"
7070
dependency-analysis = "1.30.0"
7171
best-practices-plugin = "0.10"

0 commit comments

Comments
 (0)