build.gradle in embulk-input-gcs-0.2.4 vs build.gradle in embulk-input-gcs-0.2.5
- old
+ new
@@ -15,10 +15,10 @@
}
sourceCompatibility = 1.7
targetCompatibility = 1.7
-version = "0.2.4"
+version = "0.2.5"
dependencies {
compile "org.embulk:embulk-core:0.8.2"
provided "org.embulk:embulk-core:0.8.2"