Skip to content

Commit b19b801

Browse files
authored
Auto-update dependencies. (#355)
1 parent 5f8528c commit b19b801

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
@@ -5,7 +5,7 @@ plugins {
55
id("com.android.library") version "8.13.0" apply false
66
id("org.jetbrains.kotlin.android") version "2.2.20" apply false
77
id("com.google.gms.google-services") version "4.4.3" apply false
8-
id("com.github.ben-manes.versions") version "0.52.0" apply true
8+
id("com.github.ben-manes.versions") version "0.53.0" apply true
99
}
1010

1111
allprojects {

0 commit comments

Comments
 (0)