Skip to content

Commit

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

chore(deps): bump net.snowflake:snowflake-jdbc from 3.16.0 to 3.16.1
  • Loading branch information
AnatolyPopov authored Jul 15, 2024
2 parents 9e01c66 + e89227d commit 63b1438
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.postgresql:postgresql:42.7.3")
runtimeOnly("com.oracle.database.jdbc:ojdbc8:23.4.0.24.05")
runtimeOnly("net.sourceforge.jtds:jtds:1.3.1")
runtimeOnly("net.snowflake:snowflake-jdbc:3.16.0")
runtimeOnly("net.snowflake:snowflake-jdbc:3.16.1")
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 63b1438

Please sign in to comment.