Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit e854cad

Browse files
Bump com.github.ben-manes:gradle-versions-plugin from 0.36.0 to 0.51.0
Bumps [com.github.ben-manes:gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.36.0 to 0.51.0. - [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases) - [Commits](ben-manes/gradle-versions-plugin@v0.36.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] <support@github.com>
1 parent bbd5435 commit e854cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
}
1616
dependencies {
1717
classpath("com.android.tools.build:gradle:7.3.1")
18-
classpath("com.github.ben-manes:gradle-versions-plugin:0.36.0")
18+
classpath("com.github.ben-manes:gradle-versions-plugin:0.51.0")
1919

2020
// NOTE: Do not place your application dependencies here; they belong
2121
// in the individual module build.gradle files

0 commit comments

Comments
 (0)