Skip to content

Commit

Permalink
update mysql dependency version
Browse files Browse the repository at this point in the history
Signed-off-by: Andy.Chen <[email protected]>
  • Loading branch information
AndychenIBM committed Nov 28, 2024
1 parent 0798e45 commit b6f0f81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Gem::Specification.new do |s|

# Gem dependencies
s.add_runtime_dependency "logstash-core-plugin-api", "~> 2.0"
s.add_runtime_dependency "logstash-input-google_pubsub", "~> 1.2.1"
s.add_runtime_dependency "logstash-input-google_pubsub", "~> 1.2.2"
s.add_development_dependency 'logstash-devutils'
end

0 comments on commit b6f0f81

Please sign in to comment.