Skip to content

Commit

Permalink
Merge pull request #39 from dependabot
Browse files Browse the repository at this point in the history
Bump com.google.protobuf:protobuf-java from 3.25.2 to 4.26.0
  • Loading branch information
Kiyotoko authored Mar 24, 2024
2 parents a49488f + 6d3480b commit 2cc6f19
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 @@ -16,7 +16,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.25.2</version>
<version>4.26.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit 2cc6f19

Please sign in to comment.