Skip to content

Commit

Permalink
chore(deps): bump gradle/gradle-build-action from 2.9.0 to 2.10.0 (#206)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 8ed295c commit 41bf8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
distribution: 'temurin'
cache: gradle
- name: Setup Gradle
uses: gradle/gradle-build-action@v2.9.0
uses: gradle/gradle-build-action@v2.10.0
with:
dependency-graph: generate-and-submit
- name: Generate Dependency Graph
Expand Down

0 comments on commit 41bf8ae

Please sign in to comment.