Skip to content

Commit b0b10bb

Browse files
Merge pull request #1308 from microsoftgraph/dependabot/gradle/android/com.github.ben-manes-gradle-versions-plugin-0.54.0
chore(deps): bump com.github.ben-manes:gradle-versions-plugin from 0.53.0 to 0.54.0 in /android
2 parents 467ab1f + 1e511c3 commit b0b10bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
1010
classpath "gradle.plugin.com.github.viswaramamoorthy:gradle-util-plugins:0.1.0-RELEASE"
1111
classpath "com.android.tools.build:gradle:8.13.2"
12-
classpath "com.github.ben-manes:gradle-versions-plugin:0.53.0"
12+
classpath "com.github.ben-manes:gradle-versions-plugin:0.54.0"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)