Skip to content

Commit

Permalink
Update KSP version to 2.0.21
Browse files Browse the repository at this point in the history
This commit updates the KSP dependency from version 2.0.20-1.0.25 to 2.0.21-1.0.25 in the gradle/libs.versions.toml file.
  • Loading branch information
smyrgeorge committed Oct 11, 2024
1 parent fa4fba7 commit acb344b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dokka = "1.9.20"
# https://github.com/willowtreeapps/assertk
assertk = "0.28.1"
# https://github.com/google/ksp/releases
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.25"

[libraries]
gradle-kotlin-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit acb344b

Please sign in to comment.