Skip to content

Commit 651a252

Browse files
authored
Auto-update dependencies. (#1579)
1 parent fcf3118 commit 651a252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.firebase.crashlytics") version "2.9.9" apply false
99
id("com.google.firebase.firebase-perf") version "1.4.2" apply false
1010
id("androidx.navigation.safeargs") version "2.7.6" apply false
11-
id("com.github.ben-manes.versions") version "0.50.0" apply true
11+
id("com.github.ben-manes.versions") version "0.51.0" apply true
1212
}
1313

1414
allprojects {

0 commit comments

Comments
 (0)