Skip to content

Commit cfd0d49

Browse files
committed
Upgrade Grgit Gradle plugin to version 5.3.3. (#426)
1 parent 09ddbc5 commit cfd0d49

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
@@ -17,7 +17,7 @@
1717
import java.util.regex.Matcher
1818

1919
plugins {
20-
id 'org.ajoberstar.grgit' version '2.3.0'
20+
id 'org.ajoberstar.grgit' version '5.3.3'
2121
//id 'org.ec4j.editorconfig' version '0.0.3'
2222
id 'org.sonarqube' version '2.6.2'
2323
id 'org.xtext.builder' version '4.0.0'

0 commit comments

Comments
 (0)