Skip to content

Commit

Permalink
chore: kotlin and ksp update
Browse files Browse the repository at this point in the history
  • Loading branch information
Garzas committed Nov 8, 2024
1 parent 4a99dba commit a9d979b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gradle = "8.8"

# Kotlin
grgitCore = "5.2.2"
kotlin = "2.0.10"
kotlin = "2.0.21"

# KotlinX
coroutines = "1.8.0"
Expand Down Expand Up @@ -83,7 +83,7 @@ openIdAppAuth = "0.11.1"
# Other Tools
aboutLibraries = "11.1.4"
leakCanary = "2.14"
ksp = "2.0.10-1.0.24"
ksp = "2.0.21-1.0.25"

# Benchmark
benchmark-macro-junit4 = "1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion kalium

0 comments on commit a9d979b

Please sign in to comment.