Skip to content

Commit

Permalink
chore(deps): update kotlin monorepo to v2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent b3e7c5f commit cbd53de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kotlin = "2.0.20"
kotlin = "2.0.21"
clikt = "4.4.0"
okio = "3.9.1"
detekt = "1.23.7"
Expand Down
2 changes: 1 addition & 1 deletion sample-app/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ androidxComposeCompiler = "1.5.10"
compose-bom = "2024.09.02"
core-ktx = "1.13.1"
googleMaterial = "1.12.0"
kotlin = "2.0.20"
kotlin = "2.0.21"
lifecycle-runtime-ktx = "2.8.6"

[libraries]
Expand Down

0 comments on commit cbd53de

Please sign in to comment.