Skip to content

Commit

Permalink
feat: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KoLiBer committed Nov 10, 2022
1 parent bb8ffa6 commit 7b0f2df
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
gitlab = {
source = "gitlabhq/gitlab"
version = "~> 3.16.1"
version = "~> 3.18.0"
}
}
}

0 comments on commit 7b0f2df

Please sign in to comment.