Skip to content

Commit

Permalink
Merge pull request #957 from android/renovate/all
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
yschimke authored Nov 14, 2023
2 parents 641ec09 + 2dd0b45 commit 4088277
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AlwaysOnKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ androidx-lifecycle = "2.6.2"
androidx-wear-compose = "1.3.0-alpha08"
compose-compiler = "1.5.4"
compose-ui-tooling = "1.2.1"
horologist-compose-layout = "0.5.9"
horologist-compose-layout = "0.5.10"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.20"
org-jetbrains-kotlinx = "1.7.3"
Expand Down
4 changes: 2 additions & 2 deletions ComposeAdvanced/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ androidx-test-uiautomator = "2.2.0"
androidx-wear-compose = "1.2.1"
compose = "1.5.4"
compose-compiler = "1.5.4"
horologist = "0.5.9"
horologist = "0.5.10"
ktlint = "0.50.0"
navigation = "2.7.5"
org-jetbrains-kotlin = "1.9.20"
Expand All @@ -31,7 +31,7 @@ androidx-test-ext = { module = "androidx.test.ext:junit", version.ref = "android
androidx-test-ext-ktx = { module = "androidx.test.ext:junit-ktx", version.ref = "androidx-test-ext" }
androidx-test-uiautomator = { module = "androidx.test.uiautomator:uiautomator", version.ref = "androidx-test-uiautomator" }
androidx-tracing-ktx = "androidx.tracing:tracing-ktx:1.1.0"
com-google-maps-compose = "com.google.maps.android:maps-compose:4.1.1"
com-google-maps-compose = "com.google.maps.android:maps-compose:4.2.0"
com-google-play-services-maps = "com.google.android.gms:play-services-maps:18.2.0"
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }

Expand Down
2 changes: 1 addition & 1 deletion WearTilesKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ androidx-wear-tiles = "1.2.0"
androidx-wear-tooling-preview = "0"
compose = "1.5.4"
compose-compiler = "1.5.4"
horologist = "0.5.9"
horologist = "0.5.10"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.20"
org-jetbrains-kotlinx = "1.7.3"
Expand Down

0 comments on commit 4088277

Please sign in to comment.