Skip to content

Commit ed2a4c8

Browse files
authored
Merge branch 'main' into beta/pipelinebuild/216321
2 parents cd7f169 + a8a0735 commit ed2a4c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/auto-merge-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Dependabot metadata
2121
id: metadata
22-
uses: dependabot/fetch-metadata@v3.0.0
22+
uses: dependabot/fetch-metadata@v3.1.0
2323
with:
2424
github-token: "${{ secrets.GITHUB_TOKEN }}"
2525

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)