Skip to content

Commit

Permalink
Update all dependencies (#1128)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 4dcb63c commit 547ea6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.5.0"
androidx-compose-bom = "2024.05.00"
androidx-compose-bom = "2024.06.00"
androidx-activity = "1.9.0"
androidx-lifecycle = "2.8.2"
androidx-test = "1.5.2"
Expand All @@ -14,7 +14,7 @@ compose-material3 = "1.0.0-alpha23"
horologist = "0.6.12"
robolectric = "4.12.2"
roborazzi = "1.20.0"
ui-test-junit4 = "1.6.7"
ui-test-junit4 = "1.6.8"

[libraries]
android-build-gradle = { module = "com.android.tools.build:gradle", version.ref = "android-gradle-plugin" }
Expand Down

0 comments on commit 547ea6c

Please sign in to comment.