Skip to content

Commit

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

chore(deps): bump cloudamqp/cloudamqp from 1.32.0 to 1.32.1
  • Loading branch information
argoyle authored Oct 30, 2024
2 parents 45acd11 + 40df17e commit d5866cc
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.0"
version = "1.32.1"
}
}
}

0 comments on commit d5866cc

Please sign in to comment.