Skip to content

Commit 05f12ee

Browse files
authored
Auto-update dependencies. (#283)
1 parent 854a414 commit 05f12ee

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
@@ -7,7 +7,7 @@ plugins {
77
id("org.jetbrains.kotlin.android") version "2.2.20" apply false
88
id("com.google.gms.google-services") version "4.4.3" apply false
99
id("androidx.navigation.safeargs") version "2.9.4" apply false
10-
id("com.github.ben-manes.versions") version "0.52.0" apply true
10+
id("com.github.ben-manes.versions") version "0.53.0" apply true
1111
}
1212

1313
allprojects {

0 commit comments

Comments
 (0)