Skip to content

Commit

Permalink
Merge pull request #94 from jzyong/dependabot/maven/game-engine/com.g…
Browse files Browse the repository at this point in the history
…oogle.protobuf-protobuf-java-3.16.3

Bump protobuf-java from 3.16.1 to 3.16.3 in /game-engine
  • Loading branch information
jzyong authored Oct 9, 2022
2 parents 99bc91d + ec2b4b4 commit 1175f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.16.1</version>
<version>3.16.3</version>
</dependency>
<!-- <dependency> <groupId>com.jzy.game</groupId> <artifactId>jedis</artifactId>
<version>releases</version> </dependency> -->
Expand Down

0 comments on commit 1175f3a

Please sign in to comment.