Skip to content

Commit df854c0

Browse files
authored
Merge pull request #79 from PerfectThymeTech/dependabot/terraform/code/infra/hashicorp/time-0.13.0
Bump hashicorp/time from 0.12.1 to 0.13.0 in /code/infra
2 parents a9a7199 + 0b65bdf commit df854c0

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)