Skip to content

Commit

Permalink
Bump mikepenz/gradle-dependency-submission from 0.9.0 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [mikepenz/gradle-dependency-submission](https://github.com/mikepenz/gradle-dependency-submission) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/mikepenz/gradle-dependency-submission/releases)
- [Commits](mikepenz/gradle-dependency-submission@v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: mikepenz/gradle-dependency-submission
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent bae9d56 commit 3ef8805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

# `gradlew :kompiledb-core:dependencies --configuration compileClasspath :kompiledb-gson:dependencies --configuration compileClasspath`
- name: 'Run snapshot action'
uses: mikepenz/gradle-dependency-submission@v0.9.0
uses: mikepenz/gradle-dependency-submission@v0.9.1
with:
use-gradlew: true
gradle-build-module: |-
Expand Down

0 comments on commit 3ef8805

Please sign in to comment.