Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: org.ajoberstar.grgit:grgit-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2022
1 parent 393c604 commit f721ac8
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 @@ -62,7 +62,7 @@ dependencies {
api 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.2.0'
implementation 'net.wooga.gradle:github:[3,4['
testImplementation 'com.wooga.spock.extensions:spock-github-extension:0.3.0'
testImplementation 'org.ajoberstar.grgit:grgit-core:4.+'
testImplementation 'org.ajoberstar.grgit:grgit-core:5.+'
}

testImplementation 'org.ajoberstar.grgit:grgit-core:4.+'
Expand Down

0 comments on commit f721ac8

Please sign in to comment.