Skip to content

Commit

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

chore(deps): bump cloudamqp/cloudamqp from 1.32.1 to 1.32.2
  • Loading branch information
argoyle authored Dec 20, 2024
2 parents d5866cc + e6d7ecc commit 17d259c
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.32.1"
version = "1.32.2"
}
}
}

0 comments on commit 17d259c

Please sign in to comment.