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 Apr 29, 2022
1 parent a9c6e15 commit d466620
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 @@ -59,5 +59,5 @@ dependencies {
api 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.2.0'
implementation 'gradle.plugin.net.wooga.gradle:atlas-github:[2,3['
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.+'
}

0 comments on commit d466620

Please sign in to comment.