Skip to content

Commit

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

Bump com.google.protobuf:protobuf-java from 3.16.3 to 3.25.5 in /docs/archive/game-engine
  • Loading branch information
jzyong authored Oct 13, 2024
2 parents f3143b9 + da7153c commit a8bb3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/archive/game-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.16.3</version>
<version>3.25.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a8bb3ed

Please sign in to comment.