Skip to content

Commit 32807af

Browse files
committed
chore: dep update
1 parent 3151aa1 commit 32807af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ publish-scm-url = "https://github.com/sureshg/native-image-playgr
2323
# Gradle Dependencies Versions
2424
kotlinx-kover = "0.8.0-Beta2"
2525
kotlinx-io = "0.3.2"
26-
kotlinx-atomicfu = "0.23.2"
26+
kotlinx-atomicfu = "0.24.0"
2727
kotlinx-coroutines = "1.8.1-Beta"
2828
kotlinx-datetime = "0.6.0-RC.2"
2929
kotlinx-serialization = "1.6.3"
@@ -34,7 +34,7 @@ kotlinx-reflect-lite = "1.1.0"
3434
zip-prefixer = "0.3.1"
3535
ajalt-clikt = "4.3.0"
3636
ajalt-mordant = "2.4.0"
37-
ajalt-colormath = "3.4.0"
37+
ajalt-colormath = "3.5.0"
3838
dokka = "1.9.20"
3939
helidon = "4.0.7"
4040
jgit = "6.9.0.202403050737-r"
@@ -54,14 +54,14 @@ google-auto-service = "1.1.1"
5454
google-tink = "1.11.0"
5555
graalvm = "23.1.2"
5656
rsocket = "0.15.4"
57-
classgraph = "4.8.170"
57+
classgraph = "4.8.171"
5858
benasher44-uuid = "0.8.4"
5959
intellij-markdown = "0.6.1"
6060

6161
# Plugin versions
6262
benmanes = "0.51.0"
6363
foojay-resolver = "0.8.0"
64-
gradle-develocity = "3.17.1"
64+
gradle-develocity = "3.17.2"
6565
nexus-publish = "2.0.0"
6666
shadow = "8.1.1"
6767
spotless = "6.25.0"

0 commit comments

Comments
 (0)