Skip to content

Commit cac1ced

Browse files
committed
Upgrade grgit plugin
1 parent 8163abd commit cac1ced

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
@@ -17,7 +17,7 @@ plugins {
1717
id 'idea'
1818
id 'org.sonarqube' version '2.7.1'
1919
id 'org.asciidoctor.convert' version '1.6.1'
20-
id 'org.ajoberstar.grgit' version '3.1.1' apply false
20+
id 'org.ajoberstar.grgit' version '4.0.1' apply false
2121
id 'io.spring.nohttp' version '0.0.3.RELEASE'
2222
id 'io.spring.dependency-management' version '1.0.8.RELEASE' apply false
2323
}

0 commit comments

Comments
 (0)