Skip to content

Commit

Permalink
upgraded netty to 4.1.106
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamhead committed Feb 2, 2024
1 parent 8ad271b commit 45e11af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.daemon=true
org.gradle.jvmargs=-XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=utf-8

guavaVersion=33.0.0-jre
nettyVersion=4.1.104.Final
nettyVersion=4.1.106.Final
slf4jVersion=2.0.10
jacksonVersion=2.16.1
junit5BaseVersion=5.0.0
Expand Down

0 comments on commit 45e11af

Please sign in to comment.