Skip to content

Commit 146ff78

Browse files
Bump com.github.ben-manes:gradle-versions-plugin in /android
Bumps [com.github.ben-manes:gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.50.0 to 0.51.0. - [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases) - [Commits](ben-manes/gradle-versions-plugin@v0.50.0...v0.51.0) --- updated-dependencies: - dependency-name: com.github.ben-manes:gradle-versions-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e4e994 commit 146ff78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
dependencies {
99
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.16.1"
1010
classpath "gradle.plugin.com.github.viswaramamoorthy:gradle-util-plugins:0.1.0-RELEASE"
11-
classpath "com.github.ben-manes:gradle-versions-plugin:0.50.0"
11+
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
1212
classpath "com.android.tools.build:gradle:8.2.1"
1313
}
1414
}

0 commit comments

Comments
 (0)