We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955bb0b commit bc62760Copy full SHA for bc62760
build.gradle
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
group = "org.embulk.input.sftp"
16
-version = "0.3.4"
+version = "0.3.5"
17
description = "Reads files stored on remote server using SFTP."
18
19
sourceCompatibility = 1.8
0 commit comments