Skip to content

Commit e557c0b

Browse files
authored
Merge pull request #1443 from microsoftgraph/dependabot/gradle/android/v3/longTermBranch/com.github.ben-manes-gradle-versions-plugin-0.51.0
chore(deps): bump com.github.ben-manes:gradle-versions-plugin from 0.50.0 to 0.51.0 in /android
2 parents a832f89 + a4767fe commit e557c0b

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
@@ -7,7 +7,7 @@ buildscript {
77
dependencies {
88
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.16.1"
99
classpath "com.android.tools.build:gradle:8.2.1"
10-
classpath "com.github.ben-manes:gradle-versions-plugin:0.50.0"
10+
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
1111
}
1212
}
1313

0 commit comments

Comments
 (0)