Skip to content

Commit

Permalink
Merge pull request #418 from recognizegroup/bugfix/WEV-1766-dotnet-up…
Browse files Browse the repository at this point in the history
…grade

WEV-1766 updated web_app_windows version
  • Loading branch information
jeroenvleeming committed Jul 11, 2024
2 parents 217562b + 0907c82 commit b4cc140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/azure/web_app_windows/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.70"
version = "~> 3.111"
}
}

Expand Down

0 comments on commit b4cc140

Please sign in to comment.