Skip to content

Commit

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

Bump net.snowflake:snowflake-jdbc from 3.14.0 to 3.14.1
  • Loading branch information
tvainika authored Oct 10, 2023
2 parents d57edd5 + e89d6fd commit bf7c0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ dependencies {
runtimeOnly "org.xerial:sqlite-jdbc:3.43.0.0"
runtimeOnly "org.postgresql:postgresql:42.6.0"
runtimeOnly "net.sourceforge.jtds:jtds:1.3.1"
runtimeOnly "net.snowflake:snowflake-jdbc:3.14.0"
runtimeOnly "net.snowflake:snowflake-jdbc:3.14.1"
runtimeOnly "com.microsoft.sqlserver:mssql-jdbc:12.4.1.jre11"
runtimeOnly "mysql:mysql-connector-java:8.0.33"

Expand Down

0 comments on commit bf7c0c2

Please sign in to comment.