build.gradle in embulk-input-gcs-0.2.1 vs build.gradle in embulk-input-gcs-0.2.2

- old
+ new

@@ -15,10 +15,10 @@ } sourceCompatibility = 1.7 targetCompatibility = 1.7 -version = "0.2.1" +version = "0.2.2" dependencies { compile "org.embulk:embulk-core:0.8.2" provided "org.embulk:embulk-core:0.8.2"