Skip to content

Commit

Permalink
Merge pull request #86 from wiremock/dependabot/gradle/versions.grpc-…
Browse files Browse the repository at this point in the history
…1.65.1

Bump versions.grpc from 1.63.0 to 1.65.1
  • Loading branch information
RafeArnold authored Jul 29, 2024
2 parents 597ae69 + 239a89b commit e605e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ allprojects {
ext {
versions = [
wiremock: "3.2.0",
grpc : "1.63.0",
grpc : "1.65.1",
protobuf: "4.26.1"
]

Expand Down

0 comments on commit e605e32

Please sign in to comment.