Skip to content

Commit ad7a854

Browse files
dependabot[bot]fdelbrayelle
authored andcommitted
chore(deps): bump com.databricks:databricks-jdbc from 3.0.7 to 3.1.1
Bumps [com.databricks:databricks-jdbc](https://github.com/databricks/databricks-jdbc) from 3.0.7 to 3.1.1. - [Release notes](https://github.com/databricks/databricks-jdbc/releases) - [Changelog](https://github.com/databricks/databricks-jdbc/blob/main/CHANGELOG.md) - [Commits](databricks/databricks-jdbc@v3.0.7...v3.1.1) --- updated-dependencies: - dependency-name: com.databricks:databricks-jdbc dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74f1b5c commit ad7a854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252

5353
// Databricks deps
5454
api "com.databricks:databricks-sdk-java:0.73.0"
55-
api "com.databricks:databricks-jdbc:3.0.7"
55+
api "com.databricks:databricks-jdbc:3.1.1"
5656
}
5757

5858

0 commit comments

Comments
 (0)