Skip to content

Commit

Permalink
Merge pull request #138 from platform-engineering-org/renovate/all
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies
  • Loading branch information
lmilbaum authored Jun 24, 2024
2 parents affb5ce + 3bece7d commit c8fc0ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.52.0"
version = "5.55.0"
}
gitlab = {
source = "gitlabhq/gitlab"
version = "17.0.1"
version = "17.1.0"
}
local = {
source = "hashicorp/local"
Expand Down

0 comments on commit c8fc0ef

Please sign in to comment.