Skip to content

Commit

Permalink
tf(deps): bump hashicorp/http in /examples/kyma-on-btp-reuse-sa (#31)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/http](https://github.com/hashicorp/terraform-provider-http) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/hashicorp/terraform-provider-http/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-http/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-http@v3.4.4...v3.4.5)

---
updated-dependencies:
- dependency-name: hashicorp/http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 94a6f90 commit 01bddb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kyma-on-btp-reuse-sa/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "3.4.4"
version = "3.4.5"
}
}
}
Expand Down

0 comments on commit 01bddb5

Please sign in to comment.