Skip to content

Commit 6a70969

Browse files
authored
Merge pull request #37 from embulk/gradle-plugin-0.5.5
Upgrade the Gradle plugin to v0.5.5
2 parents 4f87b7e + bc5011a commit 6a70969

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 "maven-publish"
44
id "signing"
5-
id "org.embulk.embulk-plugins" version "0.5.3"
5+
id "org.embulk.embulk-plugins" version "0.5.5"
66
id "checkstyle"
77
}
88

0 commit comments

Comments
 (0)