Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2022
1 parent 54f26a6 commit 31a52cc
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 @@ -11,7 +11,7 @@ plugins {
id 'com.diffplug.spotless' version '5.1.1' apply false
id 'org.asciidoctor.jvm.convert' version '3.3.0'
id 'org.ajoberstar.git-publish' version '3.0.1'
id 'org.ajoberstar.grgit' version '4.1.1'
id 'org.ajoberstar.grgit' version '5.0.0'
id 'de.marcphilipp.nexus-publish' version '0.4.0' apply false
id 'net.researchgate.release' version '2.6.0'
id 'io.codearte.nexus-staging' version '0.22.0'
Expand Down

0 comments on commit 31a52cc

Please sign in to comment.