Skip to content

Commit

Permalink
Merge pull request #292 from Pxddy/renovate/kotlin-and-compiler-plugins
Browse files Browse the repository at this point in the history
Update Kotlin and compiler plugins
  • Loading branch information
Pxddy authored Dec 7, 2024
2 parents f4eda87 + 4127947 commit 1f7af19
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 @@ -22,8 +22,8 @@ hilt = "2.53"
junit4 = "4.13.2"
jupiter = "5.11.3"
kotest = "5.9.1"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.28"
kotlin = "2.1.0"
ksp = "2.1.0-1.0.29"
material3 = "1.12.0"
mockk = "1.13.13"
moshi = "1.15.1"
Expand Down

0 comments on commit 1f7af19

Please sign in to comment.