Skip to content

Commit b370ea5

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

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.0"
1616
}
1717
}
1818

0 commit comments

Comments
 (0)