Skip to content

Commit

Permalink
Bump databricks/databricks from 1.24.0 to 1.35.0 in /tests/e2e
Browse files Browse the repository at this point in the history
Bumps [databricks/databricks](https://github.com/databricks/terraform-provider-databricks) from 1.24.0 to 1.35.0.
- [Release notes](https://github.com/databricks/terraform-provider-databricks/releases)
- [Changelog](https://github.com/databricks/terraform-provider-databricks/blob/master/CHANGELOG.md)
- [Commits](databricks/terraform-provider-databricks@v1.24.0...v1.35.0)

---
updated-dependencies:
- dependency-name: databricks/databricks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2024
1 parent 3835c2d commit 78a52cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {
}
databricks = {
source = "databricks/databricks"
version = "1.24.0"
version = "1.35.0"
}
}

Expand Down

0 comments on commit 78a52cd

Please sign in to comment.