Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 30, 2025
1 parent 2043339 commit cbe94f4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ androidxActivity = "1.10.0"
androidxComposeBom = "2025.01.00"
androidxCore = "1.15.0"
androidxLifecycle = "2.8.7"
androidxNavigation = "2.8.5"
androidxPhoneInteractions = "1.1.0-alpha05"
androidxNavigation = "2.8.6"
androidxPhoneInteractions = "1.1.0-beta01"
androidxRemoteInteractions = "1.1.0"
androidxStartup = "1.2.0"
androidxTracing = "1.2.0"
Expand All @@ -35,9 +35,9 @@ compose-material3 = "1.3.1"
ossLicensesPlugin = "0.10.6"
osslicenses = "0.5.0"
playServicesOssLicenses = "17.1.0"
wearComposeMaterial3 = "1.0.0-alpha31"
wearComposeMaterial3 = "1.0.0-alpha32"
composesnapshot = "-"
dependencyAnalysis = "2.7.0"
dependencyAnalysis = "2.8.0"
dokka = "2.0.0"
googledagger = "2.55"
gradlePlugin = "8.8.0"
Expand All @@ -61,13 +61,13 @@ protobuf-gen-grpc-kotlin = "1.3.0:jdk8@jar"
protobuf-gen-javalite = "3.0.0"
roborazzi = "1.40.1"
room = "2.6.1"
runtimeTracing = "1.7.6"
runtimeTracing = "1.7.7"
spotless = "7.0.2"
tiles-tooling-preview = "1.4.1"
truth = "1.4.4"
wearInput = "1.2.0-alpha02"
wearToolingPreview = "1.0.0"
wearcompose = "1.5.0-alpha08"
wearcompose = "1.5.0-alpha09"

[libraries]
accessibility-test-framework = { module = "com.google.android.apps.common.testing.accessibility.framework:accessibility-test-framework", version.ref = "accessibilityTestFramework" }
Expand Down

0 comments on commit cbe94f4

Please sign in to comment.