Skip to content

Commit

Permalink
chore(deps): bump net.snowflake:snowflake-jdbc from 3.13.28 to 3.13.29
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.28 to 3.13.29.
- [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.28...v3.13.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2023
1 parent 59dbe72 commit 0f9292c
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
@@ -1,5 +1,5 @@
dependencies {
implementation("net.snowflake:snowflake-jdbc:3.13.28")
implementation("net.snowflake:snowflake-jdbc:3.13.29")
implementation project(':plugin-jdbc')
implementation("javax.xml.bind:jaxb-api:2.3.1")

Expand Down

0 comments on commit 0f9292c

Please sign in to comment.