Skip to content

Commit 90e09c1

Browse files
fix(deps): bump com.github.ben-manes:gradle-versions-plugin in /android
Bumps com.github.ben-manes:gradle-versions-plugin from 0.52.0 to 0.54.0. --- updated-dependencies: - dependency-name: com.github.ben-manes:gradle-versions-plugin dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80661ec commit 90e09c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
dependencies {
88
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
99
classpath "com.android.tools.build:gradle:8.13.0"
10-
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
10+
classpath "com.github.ben-manes:gradle-versions-plugin:0.54.0"
1111
}
1212
}
1313

0 commit comments

Comments
 (0)