Skip to content

Commit 31a52cc

Browse files
Bump org.ajoberstar.grgit from 4.1.1 to 5.0.0
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] <[email protected]>
1 parent 54f26a6 commit 31a52cc

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
@@ -11,7 +11,7 @@ plugins {
1111
id 'com.diffplug.spotless' version '5.1.1' apply false
1212
id 'org.asciidoctor.jvm.convert' version '3.3.0'
1313
id 'org.ajoberstar.git-publish' version '3.0.1'
14-
id 'org.ajoberstar.grgit' version '4.1.1'
14+
id 'org.ajoberstar.grgit' version '5.0.0'
1515
id 'de.marcphilipp.nexus-publish' version '0.4.0' apply false
1616
id 'net.researchgate.release' version '2.6.0'
1717
id 'io.codearte.nexus-staging' version '0.22.0'

0 commit comments

Comments
 (0)