Skip to content

Commit 097aa80

Browse files
Bump net.snowflake:snowflake-jdbc from 4.0.0 to 4.0.1
Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases) - [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.md) - [Commits](snowflakedb/snowflake-jdbc@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: net.snowflake:snowflake-jdbc dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bb2f78 commit 097aa80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ mssql-jdbc = { module = "com.microsoft.sqlserver:mssql-jdbc", version = "13.3.1.
4343
postgresql = { module = "org.postgresql:postgresql", version = "42.7.9" }
4444
oracle-ojdbc10 = { module = "com.oracle.database.jdbc:ojdbc10", version = "19.29.0.0" }
4545
db2jcc = { module = "com.ibm.db2.jcc:db2jcc", version = "db2jcc4" }
46-
snowflake-jdbc = { module = "net.snowflake:snowflake-jdbc", version = "4.0.0" }
46+
snowflake-jdbc = { module = "net.snowflake:snowflake-jdbc", version = "4.0.1" }
4747

4848
hamcrest = { module = "org.hamcrest:hamcrest", version = "3.0" }
4949

0 commit comments

Comments
 (0)