build.gradle in embulk-input-gcs-0.1.6 vs build.gradle in embulk-input-gcs-0.1.7

- old
+ new

@@ -13,10 +13,10 @@ } sourceCompatibility = 1.7 targetCompatibility = 1.7 -version = "0.1.6" +version = "0.1.7" dependencies { compile "org.embulk:embulk-core:0.7.1" provided "org.embulk:embulk-core:0.7.1"