Skip to content

Commit

Permalink
Bump com.github.breadmoirai.github-release from 2.4.1 to 2.5.2
Browse files Browse the repository at this point in the history
Bumps com.github.breadmoirai.github-release from 2.4.1 to 2.5.2.

---
updated-dependencies:
- dependency-name: com.github.breadmoirai.github-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent ba9f6f7 commit 7f51e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins{
//id "com.dorongold.task-tree" version "1.5" Current version doesn't support gradle 6.8

id 'com.matthewprenger.cursegradle' version '1.4.0' apply false
id "com.github.breadmoirai.github-release" version "2.4.1"
id "com.github.breadmoirai.github-release" version "2.5.2"
id "com.modrinth.minotaur" version "2.8.4" apply false
}

Expand Down

0 comments on commit 7f51e5a

Please sign in to comment.