Skip to content

Commit b3e32dc

Browse files
committed
chore: kotlin/ksp update
1 parent 647715d commit b3e32dc

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-RC2-1.0.13"
4+
kotlin-ksp = "1.9.20-1.0.13"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "17"
77
kotlin-api-version = "1.9"
@@ -38,7 +38,7 @@ ajalt-colormath = "3.3.3"
3838
dokka = "1.9.10"
3939
helidon = "4.0.0"
4040
jgit = "6.6.0.202305301015-r"
41-
jte = "3.1.3"
41+
jte = "3.1.4"
4242
junit = "5.10.0"
4343
ktor = "2.3.5"
4444
kotlinRetry = "1.0.9"

0 commit comments

Comments
 (0)