Skip to content

Commit

Permalink
chore: kotlin/ksp update
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Nov 1, 2023
1 parent 647715d commit b3e32dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
java = "21"
kotlin = "1.9.20"
kotlin-ksp = "1.9.20-RC2-1.0.13"
kotlin-ksp = "1.9.20-1.0.13"
kotlin-jvmtarget = "21"
kotlin-dsl-jvmtarget = "17"
kotlin-api-version = "1.9"
Expand Down Expand Up @@ -38,7 +38,7 @@ ajalt-colormath = "3.3.3"
dokka = "1.9.10"
helidon = "4.0.0"
jgit = "6.6.0.202305301015-r"
jte = "3.1.3"
jte = "3.1.4"
junit = "5.10.0"
ktor = "2.3.5"
kotlinRetry = "1.0.9"
Expand Down

0 comments on commit b3e32dc

Please sign in to comment.