Skip to content

Commit b720bee

Browse files
Bump hashicorp/time from 0.12.1 to 0.13.1 in /code/infra
Bumps [hashicorp/time](https://github.com/hashicorp/terraform-provider-time) from 0.12.1 to 0.13.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.1...v0.13.1) --- updated-dependencies: - dependency-name: hashicorp/time dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e351915 commit b720bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/infra/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ terraform {
1212
}
1313
time = {
1414
source = "hashicorp/time"
15-
version = "0.12.1"
15+
version = "0.13.1"
1616
}
1717
}
1818

0 commit comments

Comments
 (0)