Skip to content

Commit

Permalink
Bump kotlin from 2.0.21 to 2.1.0 (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent a16c513 commit 76ec25f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[versions]
kotlin = "2.0.21"
kotlin = "2.1.0"
auto-service = "1.1.1"
kotlinpoet = "2.0.0"
compileTesting = "0.6.0"
compileTesting = "0.7.0"
incap = "1.0.0"
ksp = "2.0.21-1.0.28"
ksp = "2.1.0-1.0.29"
moshi-oldestSupported = "1.8.0"
moshi-latest = "1.15.1"

Expand Down

0 comments on commit 76ec25f

Please sign in to comment.