Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenzeck committed Oct 14, 2024
1 parent 533b860 commit 04cf0c2
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,6 +1,6 @@
[versions]

kotlin = "2.0.20"
kotlin = "2.0.21"
agp = "8.4.0"
desugar_jdk_libs = "2.0.4"
gradle-maven-publish-plugin = "0.28.0"
Expand Down Expand Up @@ -52,7 +52,7 @@ kotlinx-serialization-json = "1.7.3"

# Make sure to align with the Kotlin version.
# See https://github.com/google/ksp/releases
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.25"

ktlint = "11.5.1"

Expand Down

0 comments on commit 04cf0c2

Please sign in to comment.