Skip to content

Commit

Permalink
Pin SQS SDK version to 1.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piequi committed Nov 14, 2023
1 parent edc0d6c commit 3ef86af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash-integration-aws.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "stud", "~> 0.0.22"
s.add_runtime_dependency "aws-sdk-core", "~> 3"
s.add_runtime_dependency "aws-sdk-s3"
s.add_runtime_dependency "aws-sdk-sqs"
s.add_runtime_dependency "aws-sdk-sqs", "~> 1.65.0"
s.add_runtime_dependency "aws-sdk-sns"
s.add_runtime_dependency "aws-sdk-cloudwatch"
s.add_runtime_dependency "aws-sdk-cloudfront"
Expand Down

0 comments on commit 3ef86af

Please sign in to comment.