Skip to content

Commit

Permalink
Bump com.databricks:databricks-sdk-java from 0.37.0 to 0.38.0
Browse files Browse the repository at this point in the history
Bumps [com.databricks:databricks-sdk-java](https://github.com/databricks/databricks-sdk-java) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/databricks/databricks-sdk-java/releases)
- [Changelog](https://github.com/databricks/databricks-sdk-java/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sdk-java@v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: com.databricks:databricks-sdk-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 8e9e509 commit c6f5af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>com.databricks</groupId>
<artifactId>databricks-sdk-java</artifactId>
<version>0.37.0</version>
<version>0.38.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c6f5af4

Please sign in to comment.