Skip to content

Commit

Permalink
Merge pull request #55 from opzkit/dependabot/terraform/cloudamqp/clo…
Browse files Browse the repository at this point in the history
…udamqp-1.32.0

chore(deps): bump cloudamqp/cloudamqp from 1.31.0 to 1.32.0
  • Loading branch information
argoyle authored Sep 4, 2024
2 parents f6166f1 + 5c3b5f9 commit 45acd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
cloudamqp = {
source = "cloudamqp/cloudamqp"
version = "1.31.0"
version = "1.32.0"
}
}
}

0 comments on commit 45acd11

Please sign in to comment.