Skip to content

Commit

Permalink
Merge pull request #134 from colinduplantis/dependabot/maven/branches…
Browse files Browse the repository at this point in the history
…/4.0.x/com.google.protobuf-protobuf-java-3.14.0

Bump protobuf-java from 3.6.1 to 3.14.0
  • Loading branch information
colinduplantis committed Dec 2, 2020
2 parents cf591f8 + 6c8bba2 commit 2bab3d9
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 @@ -585,7 +585,7 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<!--version>3.6.0</version-->
<version>3.6.1</version>
<version>3.14.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit 2bab3d9

Please sign in to comment.