Skip to content

Commit

Permalink
Bump hashicorp/http from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [hashicorp/http](https://github.com/hashicorp/terraform-provider-http) from 3.4.0 to 3.4.1.
- [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.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent cb8219b commit a051dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "3.4.0"
version = "3.4.1"
}
}
backend "azurerm" {}
Expand Down

0 comments on commit a051dfd

Please sign in to comment.