Skip to content

Commit

Permalink
Merge pull request #25 from hmcts/PUB-2618-Dependency-Updates
Browse files Browse the repository at this point in the history
PUB-2618 - Dependency updates
  • Loading branch information
ChrisS1512 authored Oct 25, 2024
2 parents b273116 + db8699f commit 9e4e64a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.4
1.9.7
2 changes: 1 addition & 1 deletion providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_version = ">= 1.9.0"
required_providers {
azurerm = {
version = "3.116.0"
version = "4.3.0"
}
}
}
Expand Down

0 comments on commit 9e4e64a

Please sign in to comment.