Skip to content

Commit 0c1a0e3

Browse files
Merge pull request #2280 from microsoftgraph/dependabot/gradle/android/com.github.ben-manes-gradle-versions-plugin-0.52.0
chore(deps): bump com.github.ben-manes:gradle-versions-plugin from 0.51.0 to 0.52.0 in /android
2 parents e526535 + b2be50a commit 0c1a0e3

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.19"
1010
classpath "gradle.plugin.com.github.viswaramamoorthy:gradle-util-plugins:0.1.0-RELEASE"
11-
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
11+
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
1212
classpath "com.android.tools.build:gradle:8.8.0"
1313
}
1414
}

0 commit comments

Comments
 (0)