Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 10, 2024
1 parent d1030b8 commit e860d75
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ accompanist = "0.34.0"
androidx-benchmark = "1.2.3"
androidx-complications-data = "1.2.1"
androidx-constraintlayout-compose = "1.0.1"
androidx-compose-material = "1.6.0"
androidx-compose-material = "1.6.1"
androidx-concurrent = "1.1.0"
androidx-datastore = "1.0.0"
androidx-health-services = "1.0.0-rc01"
Expand All @@ -18,24 +18,24 @@ androidx-wear-watchface = "1.2.1"
androidxActivity = "1.8.2"
androidxCore = "1.12.0"
androidxLifecycle = "2.7.0"
androidxNavigation = "2.7.6"
androidxNavigation = "2.7.7"
androidxPhoneInteractions = "1.1.0-alpha04"
androidxRemoteInteractions = "1.1.0-alpha02"
androidxStartup = "1.1.1"
androidxTracing = "1.2.0"
androidxWear = "1.3.0"
androidxWork = "2.9.0"
androidxprotolayout = "1.0.0"
androidxtiles = "1.2.0"
androidxprotolayout = "1.1.0"
androidxtiles = "1.3.0"
annotation = "1.0.1"
app-cash-turbine = "1.0.0"
com-squareup-okhttp3 = "4.12.0"
com-squareup-retrofit2 = "2.9.0"
compose = "1.6.0"
compose = "1.6.1"
compose-compiler = "1.5.6"
compose-material3 = "1.2.0-rc01"
compose-material3 = "1.2.0"
composesnapshot = "-"
dependencyAnalysis = "1.28.0"
dependencyAnalysis = "1.29.0"
dokka = "1.9.10"
googledagger = "2.50"
gradlePlugin = "8.2.2"
Expand All @@ -48,7 +48,7 @@ ksp = "1.9.21-1.0.16"
ktlint = "0.50.0"
metalava = "0.3.5"
moshi = "1.15.1"
okio = "3.7.0"
okio = "3.8.0"
org-robolectric = "4.11.1"
playServicesAuth = "20.7.0"
protobuf = "3.25.2"
Expand Down Expand Up @@ -141,7 +141,7 @@ coil-svg = { module = "io.coil-kt:coil-svg", version.ref = "io-coil-kt" }
com-squareup-okhttp3-logging-interceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "com-squareup-okhttp3" }
com-squareup-okhttp3-okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "com-squareup-okhttp3" }
com-squareup-okhttp3-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "com-squareup-okhttp3" }
compose-bom = "androidx.compose:compose-bom:2024.01.00"
compose-bom = "androidx.compose:compose-bom:2024.02.00"
compose-foundation-foundation = { module = "androidx.compose.foundation:foundation", version.ref = "androidx-compose-material" }
compose-foundation-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "androidx-compose-material" }
compose-material-iconscore = { module = "androidx.compose.material:material-icons-core", version.ref = "androidx-compose-material" }
Expand Down

0 comments on commit e860d75

Please sign in to comment.