Skip to content

Commit

Permalink
fix(deps): Update Terraform time to ~> 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 20, 2024
1 parent 63ef69e commit b05e406
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.9.1"
version = "~> 0.10.0"
}
}
}
Expand Down

0 comments on commit b05e406

Please sign in to comment.