Skip to content

Commit

Permalink
Update Kotlin and KSP
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent fcb30f1 commit 6e20bde
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
Expand Up @@ -13,9 +13,9 @@
# limitations under the License.

[versions]
kotlin = "2.0.0"
kotlin = "2.0.10"
kct = "0.5.1"
ksp = "2.0.0-1.0.22"
ksp = "2.0.0-1.0.24"
ktlint = "0.48.2"

[plugins]
Expand Down

0 comments on commit 6e20bde

Please sign in to comment.