Skip to content

Commit

Permalink
chore(deps): bump com.databricks:databricks-jdbc
Browse files Browse the repository at this point in the history
Bumps com.databricks:databricks-jdbc from 2.6.38 to 2.6.40-patch-1.

---
updated-dependencies:
- dependency-name: com.databricks:databricks-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and loicmathieu committed Nov 21, 2024
1 parent 4f77496 commit 5d8d535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {

// Databricks deps
api "com.databricks:databricks-sdk-java:0.35.0"
api "com.databricks:databricks-jdbc:2.6.38"
api "com.databricks:databricks-jdbc:2.6.40-patch-1"
}


Expand Down

0 comments on commit 5d8d535

Please sign in to comment.