Skip to content

Commit

Permalink
version 1.2.3: update ezyfox and netty versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Nov 23, 2024
1 parent dec4a05 commit 85cdf7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@

<artifactId>ezyfox-server-netty-client</artifactId>

<version>1.2.2</version>
<version>1.2.3</version>
<name>ezyfox-server-netty-client</name>
<url>https://youngmonkeys.org/</url>

<properties>
<ezy.version>1.2.8</ezy.version>
<netty.all.version>4.1.89.Final</netty.all.version>
<ezy.version>1.2.9</ezy.version>
<netty.all.version>4.1.115.Final</netty.all.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 85cdf7f

Please sign in to comment.