Skip to content

Commit

Permalink
Bump hashicorp/time from 0.9.1 to 0.11.1 in /code/infra
Browse files Browse the repository at this point in the history
Bumps [hashicorp/time](https://github.com/hashicorp/terraform-provider-time) from 0.9.1 to 0.11.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.9.1...v0.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 79cd8b2 commit 691c581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/infra/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
time = {
source = "hashicorp/time"
version = "0.9.1"
version = "0.11.1"
}
null = {
source = "hashicorp/null"
Expand Down

0 comments on commit 691c581

Please sign in to comment.