Skip to content

Commit

Permalink
fix(deps): update all dependencies (#38)
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 Dec 12, 2024
1 parent 50fa13f commit 264b051
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions baseline-profiles/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ androidx-activity-compose = "1.9.3"
androidx-appcompat = "1.7.0"
androidx-benchmark = "1.2.4"
androidx-benchmark-junit4 = "1.3.3"
androidx-compose-bom = "2024.11.00"
androidx-compose-bom = "2024.12.01"
androidx-constraintlayout = "1.1.0"
androidx-corektx = "1.15.0"
androidx-lifecycle-runtime = "2.8.7"
androidx-lifecycle-compose = "2.8.7"
androidx-lifecycle-runtime-compose = "2.8.7"
androidx-navigation = "2.8.4"
androidx-navigation = "2.8.5"
androidx-palette = "1.0.0"
androidx-test = "1.6.1"
androidx-test-espresso = "3.6.1"
Expand Down Expand Up @@ -42,7 +42,7 @@ okhttp = "4.12.0"
robolectric = "4.14.1"
rome = "2.1.0"
room = "2.6.1"
runtimeTracing = "1.7.5"
runtimeTracing = "1.7.6"
secrets = "2.0.1"
# @keep
targetSdk = "33"
Expand Down
6 changes: 3 additions & 3 deletions benchmarking/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ androidx-activity-compose = "1.9.3"
androidx-appcompat = "1.7.0"
androidx-benchmark = "1.3.3"
androidx-benchmark-junit4 = "1.3.3"
androidx-compose-bom = "2024.11.00"
androidx-compose-bom = "2024.12.01"
androidx-constraintlayout = "1.1.0"
androidx-corektx = "1.15.0"
androidx-lifecycle-runtime = "2.8.7"
androidx-lifecycle-compose = "2.8.7"
androidx-lifecycle-runtime-compose = "2.8.7"
androidx-navigation = "2.8.4"
androidx-navigation = "2.8.5"
androidx-palette = "1.0.0"
androidx-test = "1.6.1"
androidx-test-espresso = "3.6.1"
Expand Down Expand Up @@ -44,7 +44,7 @@ profileinstaller = "1.4.1"
robolectric = "4.14.1"
rome = "2.1.0"
room = "2.6.1"
runtimeTracing = "1.7.5"
runtimeTracing = "1.7.6"
secrets = "2.0.1"
# @keep
targetSdk = "33"
Expand Down

0 comments on commit 264b051

Please sign in to comment.