We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c959370 commit b0565a6Copy full SHA for b0565a6
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id "java"
3
id "java-library"
4
id "maven-publish"
5
- id "org.ajoberstar.grgit" version "4.1.0"
+ id "org.ajoberstar.grgit" version "4.1.1"
6
id "org.embulk.embulk-plugins" version "0.4.2" apply false
7
}
8
0 commit comments