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 Jun 20, 2022
1 parent 7533784 commit 7ba0beb
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 @@ -9,7 +9,7 @@ plugins {
// https://github.com/tbroyer/gradle-errorprone-plugin
id "net.ltgt.errorprone" version "2.0.2"
// https://plugins.gradle.org/plugin/org.ajoberstar.grgit
id 'org.ajoberstar.grgit' version '4.1.1' apply false
id 'org.ajoberstar.grgit' version '5.0.0' apply false
}
apply plugin: "de.undercouch.download"

Expand Down

0 comments on commit 7ba0beb

Please sign in to comment.