Skip to content

Commit f87c6df

Browse files
committed
update jdbc
1 parent be7eab2 commit f87c6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
testImplementation "org.embulk:embulk-parser-csv:0.10.31"
5252

5353
compile "org.embulk:embulk-output-jdbc:0.10.2"
54-
compile "net.snowflake:snowflake-jdbc:3.13.26"
54+
compile "net.snowflake:snowflake-jdbc:3.13.33"
5555
}
5656
embulkPlugin {
5757
mainClass = "org.embulk.output.SnowflakeOutputPlugin"

0 commit comments

Comments
 (0)