Skip to content

Commit 0895277

Browse files
committed
chore: dep updates
1 parent de2289f commit 0895277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
java = "23"
33
kotlin = "2.0.0"
4-
kotlin-ksp = "2.0.0-1.0.21"
4+
kotlin-ksp = "2.0.0-1.0.22"
55
kotlin-jvmtarget = "22"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "1.9"
@@ -54,7 +54,7 @@ google-auto-service = "1.1.1"
5454
google-tink = "1.13.0"
5555
graalvm = "24.0.1"
5656
rsocket = "0.16.0"
57-
classgraph = "4.8.172"
57+
classgraph = "4.8.173"
5858
benasher44-uuid = "0.8.4"
5959
intellij-markdown = "0.7.3"
6060

0 commit comments

Comments
 (0)