Skip to content

Commit 25fa79f

Browse files
Bump org.ajoberstar.grgit from 4.1.1 to 5.0.0 (#613)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cca9610 commit 25fa79f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
plugins {
18-
id 'org.ajoberstar.grgit' version '4.1.1'
18+
id 'org.ajoberstar.grgit' version '5.0.0'
1919
id 'org.cadixdev.licenser' version '0.6.1' apply false
2020
}
2121

0 commit comments

Comments
 (0)