Skip to content

Commit

Permalink
Bump hashicorp/time from 0.12.0 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps [hashicorp/time](https://github.com/hashicorp/terraform-provider-time) from 0.12.0 to 0.12.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.12.0...v0.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 8104063 commit 1616800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
time = {
source = "hashicorp/time"
version = "0.12.0"
version = "0.12.1"
}
}
required_version = ">= 1.0.0"
Expand Down

0 comments on commit 1616800

Please sign in to comment.