Skip to content

Commit

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

Bump com.google.protobuf:protobuf-java from 3.16.3 to 3.25.5 in /game-engine
  • Loading branch information
jzyong authored Oct 26, 2024
2 parents 82ae32b + 16becb1 commit cc486fc
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.3</version>
<version>3.25.5</version>
</dependency>
<!-- <dependency> <groupId>com.jzy.game</groupId> <artifactId>jedis</artifactId>
<version>releases</version> </dependency> -->
Expand Down

0 comments on commit cc486fc

Please sign in to comment.