We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86f4996 + eb07ed0 commit ce29915Copy full SHA for ce29915
shadow-databricks-jdbc/build.gradle
@@ -23,7 +23,7 @@ configurations {
23
}
24
25
dependencies {
26
- compile('com.databricks:databricks-jdbc:2.6.38')
+ compile('com.databricks:databricks-jdbc:2.6.40')
27
28
29
shadowJar {
shadow-databricks-jdbc/gradle/dependency-locks/runtimeClasspath.lockfile
@@ -1,4 +1,4 @@
1
# This is a Gradle generated file for dependency locking.
2
# Manual edits can break the build and are not advised.
3
# This file is expected to be part of source control.
4
-com.databricks:databricks-jdbc:2.6.38
+com.databricks:databricks-jdbc:2.6.40
0 commit comments