Skip to content

Commit

Permalink
Bump org.ajoberstar.git-publish from 3.0.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [org.ajoberstar.git-publish](https://github.com/ajoberstar/gradle-git-publish) from 3.0.1 to 5.1.0.
- [Release notes](https://github.com/ajoberstar/gradle-git-publish/releases)
- [Commits](ajoberstar/gradle-git-publish@3.0.1...5.1.0)

---
updated-dependencies:
- dependency-name: org.ajoberstar.git-publish
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent ba4d2a0 commit fb570c1
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
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.ajoberstar.git-publish' version '3.0.1'
id 'org.ajoberstar.git-publish' version '5.1.0'
id 'org.asciidoctor.jvm.convert' version '3.3.2'
}

Expand Down

0 comments on commit fb570c1

Please sign in to comment.