Skip to content

Commit

Permalink
chore(deps): update kotlin to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 3e69a44 commit 7be4ac0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo-app/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ opentelemetry = "1.41.0"
opentelemetry-alpha = "1.39.0-alpha"
junit = "5.11.0"
spotless = "6.25.0"
kotlin = "2.0.10"
kotlin = "2.0.20"
navigation-compose = "2.7.7"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ junit = "5.11.0"
byteBuddy = "1.14.18"
okhttp = "4.12.0"
spotless = "6.25.0"
kotlin = "2.0.10"
kotlin = "2.0.20"
androidPlugin = "8.5.2"
junitKtx = "1.2.1"
autoService = "1.1.1"
Expand Down

0 comments on commit 7be4ac0

Please sign in to comment.