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 22, 2022
1 parent c9f70ad commit 27a91a3
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 @@ -55,5 +55,5 @@ dependencies {
api 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.2.0'
implementation 'gradle.plugin.net.wooga.gradle:atlas-github:2.+'
testImplementation 'com.wooga.spock.extensions:spock-github-extension:0.2.0'
testImplementation 'org.ajoberstar.grgit:grgit-core:4.+'
testImplementation 'org.ajoberstar.grgit:grgit-core:5.+'
}

0 comments on commit 27a91a3

Please sign in to comment.