File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ publish-org-url = "https://suresh.dev"
21
21
publish-scm-url = " https://github.com/sureshg/native-image-playground"
22
22
23
23
# Gradle Dependencies Versions
24
- kotlinx-kover = " 0.8.0-Beta "
24
+ kotlinx-kover = " 0.8.0-Beta2 "
25
25
kotlinx-io = " 0.3.1"
26
26
kotlinx-atomicfu = " 0.23.2"
27
27
kotlinx-coroutines = " 1.8.1-Beta"
@@ -32,7 +32,7 @@ kotlinx-lincheck = "2.28.1"
32
32
kotlinx-benchmark = " 0.4.8"
33
33
kotlinx-reflect-lite = " 1.1.0"
34
34
zip-prefixer = " 0.3.1"
35
- ajalt-clikt = " 4.2.2 "
35
+ ajalt-clikt = " 4.3.0 "
36
36
ajalt-mordant = " 2.4.0"
37
37
ajalt-colormath = " 3.4.0"
38
38
dokka = " 1.9.20"
@@ -65,7 +65,7 @@ gradle-enterprise = "3.16.2"
65
65
nexus-publish = " 2.0.0-rc-2"
66
66
shadow = " 8.1.1"
67
67
spotless = " 6.25.0"
68
- semver-plugin = " 0.5.0 "
68
+ semver-plugin = " 0.5.1 "
69
69
taskinfo = " 2.1.0"
70
70
dependency-analysis = " 1.30.0"
71
71
best-practices-plugin = " 0.10"
You can’t perform that action at this time.
0 commit comments