Skip to content

Commit

Permalink
Merge pull request #35 from dependabot
Browse files Browse the repository at this point in the history
Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.2
  • Loading branch information
Kiyotoko authored Jan 17, 2024
2 parents 5f9e8d4 + 78fde97 commit 69bbfb4
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.1</version>
<version>3.25.2</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit 69bbfb4

Please sign in to comment.