Skip to content

Commit

Permalink
Merge pull request #13354 from z0rb/upgrade-grpc
Browse files Browse the repository at this point in the history
Upgrade grpc to 1.62.0
  • Loading branch information
chrisroberts authored Jul 30, 2024
2 parents eb135df + bd6e3f2 commit bb73110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency "ed25519", "~> 1.3.0"
s.add_dependency "erubi"
s.add_dependency 'googleapis-common-protos-types', '~> 1.3'
s.add_dependency "grpc", "~> 1.56.0"
s.add_dependency "grpc", "~> 1.62.0"
s.add_dependency "hashicorp-checkpoint", "~> 0.1.5"
s.add_dependency "i18n", "~> 1.12"
s.add_dependency "listen", "~> 3.7"
Expand Down

0 comments on commit bb73110

Please sign in to comment.