Skip to content

Commit

Permalink
Merge pull request #93 from jzyong/dependabot/maven/game-message/com.…
Browse files Browse the repository at this point in the history
…google.protobuf-protobuf-java-3.16.3

Bump protobuf-java from 3.16.1 to 3.16.3 in /game-message
  • Loading branch information
jzyong authored Oct 9, 2022
2 parents 1175f3a + 5c340cf commit a549dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game-message/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.16.1</version>
<version>3.16.3</version>
</dependency>
</dependencies>
</project>

0 comments on commit a549dab

Please sign in to comment.