Skip to content

Commit

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

Bump grpc.version from 1.63.0 to 1.65.1
  • Loading branch information
Kiyotoko authored Aug 2, 2024
2 parents d96348c + 4f1ca54 commit 55e5ad2
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.2</proto.version>
<grpc.version>1.63.0</grpc.version>
<grpc.version>1.65.1</grpc.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 55e5ad2

Please sign in to comment.