Skip to content

Commit

Permalink
Merge pull request #308 from Aiven-Open/dependabot/gradle/net.snowfla…
Browse files Browse the repository at this point in the history
…ke-snowflake-jdbc-3.16.0

chore(deps): bump net.snowflake:snowflake-jdbc from 3.14.2 to 3.16.0
  • Loading branch information
jjaakola-aiven authored May 2, 2024
2 parents b0a5f2b + a1966ef commit a4c9204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ dependencies {
runtimeOnly("org.xerial:sqlite-jdbc:3.45.2.0")
runtimeOnly("org.postgresql:postgresql:42.7.3")
runtimeOnly("net.sourceforge.jtds:jtds:1.3.1")
runtimeOnly("net.snowflake:snowflake-jdbc:3.14.2")
runtimeOnly("net.snowflake:snowflake-jdbc:3.16.0")
runtimeOnly("com.microsoft.sqlserver:mssql-jdbc:12.6.1.jre11")
runtimeOnly("com.mysql:mysql-connector-j:8.4.0")

Expand Down

0 comments on commit a4c9204

Please sign in to comment.