Skip to content

Commit 950e466

Browse files
Bump org.ajoberstar.grgit from 4.1.1 to 5.3.2
Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 4.1.1 to 5.3.2. - [Release notes](https://github.com/ajoberstar/grgit/releases) - [Commits](ajoberstar/grgit@4.1.1...5.3.2) --- updated-dependencies: - dependency-name: org.ajoberstar.grgit dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f97f21e commit 950e466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id 'war'
1313
id 'jacoco'
1414
id 'maven-publish'
15-
id 'org.ajoberstar.grgit' version '4.1.1'
15+
id 'org.ajoberstar.grgit' version '5.3.2'
1616
id 'com.github.johnrengelman.shadow' version '8.1.1'
1717
}
1818

0 commit comments

Comments
 (0)