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