Skip to content

Commit

Permalink
Merge pull request #66 from seekers-dev/dependabot/maven/grpc.version…
Browse files Browse the repository at this point in the history
…-1.66.0

Bump grpc.version from 1.65.1 to 1.66.0
  • Loading branch information
Kiyotoko authored Aug 12, 2024
2 parents 452b30e + 858df5a commit a15c4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<proto.version>4.27.3</proto.version>
<grpc.version>1.65.1</grpc.version>
<grpc.version>1.66.0</grpc.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit a15c4eb

Please sign in to comment.