Skip to content

Commit b0565a6

Browse files
author
Dai MIKURUBE
committed
Update grgit to 4.1.1
1 parent c959370 commit b0565a6

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
@@ -2,7 +2,7 @@ plugins {
22
id "java"
33
id "java-library"
44
id "maven-publish"
5-
id "org.ajoberstar.grgit" version "4.1.0"
5+
id "org.ajoberstar.grgit" version "4.1.1"
66
id "org.embulk.embulk-plugins" version "0.4.2" apply false
77
}
88

0 commit comments

Comments
 (0)