Skip to content

Commit

Permalink
Merge pull request #424 from hmcts/fix-pipeline
Browse files Browse the repository at this point in the history
Fix pipeline - Updated provider
  • Loading branch information
ChrisS1512 authored Jun 12, 2024
2 parents 246cf86 + 0ee3e2f commit 9973795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {

required_providers {
azurerm = {
version = "3.103.1"
version = "3.105.0"
}
postgresql = {
source = "cyrilgdn/postgresql"
Expand Down

0 comments on commit 9973795

Please sign in to comment.