Skip to content

Commit

Permalink
Bump hashicorp/time from 0.9.1 to 0.12.0 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.12.0.
- [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.12.0)

---
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 Aug 25, 2024
1 parent 7e17354 commit 6673685
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 @@ -12,7 +12,7 @@ terraform {
}
time = {
source = "hashicorp/time"
version = "0.9.1"
version = "0.12.0"
}
local = {
source = "hashicorp/local"
Expand Down

0 comments on commit 6673685

Please sign in to comment.