Skip to content

Commit

Permalink
Merge pull request #102 from jzyong/dependabot/maven/game-engine/org.…
Browse files Browse the repository at this point in the history
…redisson-redisson-3.22.0

Bump org.redisson:redisson from 3.5.3 to 3.22.0 in /game-engine
  • Loading branch information
jzyong authored Aug 13, 2024
2 parents ac96b0b + b1b2e4b commit c384e71
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 @@ -100,7 +100,7 @@
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson</artifactId>
<version>3.5.3</version>
<version>3.22.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/io.netty/netty-all -->
<!-- redisson 添加了netty -->
Expand Down

0 comments on commit c384e71

Please sign in to comment.