Skip to content

Commit d00b529

Browse files
Bump org.ajoberstar.grgit from 3.1.1 to 5.0.0
Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 3.1.1 to 5.0.0. - [Release notes](https://github.com/ajoberstar/grgit/releases) - [Commits](ajoberstar/grgit@3.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]>
1 parent c7b17d6 commit d00b529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ plugins {
3131
id 'idea'
3232

3333
// https://ajoberstar.org/grgit/grgit-gradle.html
34-
id 'org.ajoberstar.grgit' version '3.1.1'
34+
id 'org.ajoberstar.grgit' version '5.0.0'
3535
}
3636

3737
repositories {

0 commit comments

Comments
 (0)