build.gradle in embulk-input-gcs-0.1.8 vs build.gradle in embulk-input-gcs-0.1.9
- old
+ new
@@ -14,10 +14,10 @@
}
sourceCompatibility = 1.7
targetCompatibility = 1.7
-version = "0.1.8"
+version = "0.1.9"
dependencies {
compile "org.embulk:embulk-core:0.7.5"
provided "org.embulk:embulk-core:0.7.5"