Skip to content

Commit 0703352

Browse files
committed
chore: dep update
1 parent b3e32dc commit 0703352

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 = "21"
33
kotlin = "1.9.20"
4-
kotlin-ksp = "1.9.20-1.0.13"
4+
kotlin-ksp = "1.9.20-1.0.14"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "17"
77
kotlin-api-version = "1.9"
@@ -54,7 +54,7 @@ google-auto-service = "1.1.1"
5454
google-tink = "1.11.0"
5555
graalvm = "23.1.1"
5656
rsocket = "0.15.4"
57-
classgraph = "4.8.163"
57+
classgraph = "4.8.164"
5858
benasher44-uuid = "0.7.1"
5959
intellij-markdown = "0.4.1"
6060

0 commit comments

Comments
 (0)