Skip to content

Commit ef4b027

Browse files
authored
Merge pull request #1340 from microsoftgraph/dependabot/gradle/android/com.github.ben-manes-gradle-versions-plugin-0.45.0
Bump com.github.ben-manes:gradle-versions-plugin from 0.44.0 to 0.45.0 in /android
2 parents 0e9ec38 + 4f1e745 commit ef4b027

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
@@ -10,7 +10,7 @@ buildscript {
1010
dependencies {
1111
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.12.3"
1212
classpath "com.android.tools.build:gradle:7.4.0"
13-
classpath "com.github.ben-manes:gradle-versions-plugin:0.44.0"
13+
classpath "com.github.ben-manes:gradle-versions-plugin:0.45.0"
1414
}
1515
}
1616

0 commit comments

Comments
 (0)