Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
🤖 Update Dependencies (#955)
Browse files Browse the repository at this point in the history
  • Loading branch information
compose-devrel-github-bot authored Feb 9, 2024
1 parent 3057663 commit 5f60c94
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ benchmark = "1.2.3"
compileSdk = "34"
# @keep
compose-compiler = "1.5.8"
composeBom = "2024.01.00"
composeBom = "2024.02.00"
composeLatest = "1.7.0-alpha01"
constraintLayoutCompose = "1.0.1"
coreTesting = "2.2.0"
Expand All @@ -47,19 +47,19 @@ material3 = "1.2.0-rc01"
# @keep
minSdk = "24"
monitor = "1.6.1"
navigation = "2.7.6"
navigation = "2.7.7"
okhttpLogging = "4.12.0"
pagingCompose = "3.3.0-alpha02"
pagingCompose = "3.3.0-alpha03"
profileInstaller = "1.3.1"
retrofit = "2.9.0"
room = "2.6.1"
spotless = "6.25.0"
systemuicontroller = "0.32.0"
systemuicontroller = "0.34.0"
# @keep
targetSdk = "34"
testExtJunit = "1.1.5"
uiAutomator = "2.2.0"
version-catalog-update = "0.8.3"
version-catalog-update = "0.8.4"
viewModelCompose = "2.7.0"
work = "2.9.0"

Expand Down

0 comments on commit 5f60c94

Please sign in to comment.