Skip to content

Commit

Permalink
chore(deps): bump net.snowflake:snowflake-jdbc from 3.13.33 to 3.14.3
Browse files Browse the repository at this point in the history
Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.13.33 to 3.14.3.
- [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases)
- [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.rst)
- [Commits](snowflakedb/snowflake-jdbc@v3.13.33...v3.14.3)

---
updated-dependencies:
- dependency-name: net.snowflake:snowflake-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 770f859 commit bb4b9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-jdbc-snowflake/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jar {
}

dependencies {
implementation("net.snowflake:snowflake-jdbc:3.13.33")
implementation("net.snowflake:snowflake-jdbc:3.14.3")
implementation project(':plugin-jdbc')
implementation("javax.xml.bind:jaxb-api:2.3.1")

Expand Down

0 comments on commit bb4b9f1

Please sign in to comment.