Skip to content

Commit

Permalink
chore(deps): Update Terraform time to ~> 0.12.0 (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: Nim Jayawardena <i.am.nim.jay@gmail.com>
  • Loading branch information
renovate-bot and NimJay authored Aug 30, 2024
1 parent cc1fd02 commit ea5aef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ terraform {
}
time = {
source = "hashicorp/time"
version = "~> 0.11.0"
version = "~> 0.12.0"
}
}
}
Expand Down

0 comments on commit ea5aef8

Please sign in to comment.