Skip to content

Commit 3e5cf2f

Browse files
authored
Auto-update dependencies. (firebase#584)
Brought to you by your friendly [Repository Gardener](https://togithub.com/GoogleCloudPlatform/repository-gardener).
1 parent 9d13571 commit 3e5cf2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("com.google.gms.google-services") version "4.4.2" apply false
99
id("com.google.firebase.crashlytics") version "3.0.2" apply false
1010
id("com.google.firebase.firebase-perf") version "1.4.2" apply false
11-
id("androidx.navigation.safeargs") version "2.8.1" apply false
11+
id("androidx.navigation.safeargs") version "2.8.2" apply false
1212
id("com.github.ben-manes.versions") version "0.51.0" apply true
1313
}
1414

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ junitVersion = "1.2.1"
88
espressoCore = "3.6.1"
99
lifecycleRuntimeKtx = "2.8.6"
1010
activityCompose = "1.9.2"
11-
composeBom = "2024.09.02"
11+
composeBom = "2024.09.03"
1212
reactiveStreams = "1.0.4"
1313
vertexAI = "16.0.0-beta06"
1414

0 commit comments

Comments
 (0)