Skip to content

Commit

Permalink
chore(deps): update terraform nexus to 2.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <[email protected]>
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 7bc521d commit e23eb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/terraform/nexus/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
nexus = {
source = "datadrivers/nexus"
version = "1.21.0"
version = "2.4.0"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit e23eb61

Please sign in to comment.