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 be7eab2 commit f87c6dfCopy full SHA for f87c6df
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
testImplementation "org.embulk:embulk-parser-csv:0.10.31"
52
53
compile "org.embulk:embulk-output-jdbc:0.10.2"
54
- compile "net.snowflake:snowflake-jdbc:3.13.26"
+ compile "net.snowflake:snowflake-jdbc:3.13.33"
55
}
56
embulkPlugin {
57
mainClass = "org.embulk.output.SnowflakeOutputPlugin"
0 commit comments