Skip to content

Commit

Permalink
Upgrade to Netty 4.1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Mar 13, 2019
1 parent fe56aa6 commit fcb3957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ext {
junit5Version = "5.3.2"
kotlinVersion = "1.2.71"
log4jVersion = "2.11.2"
nettyVersion = "4.1.33.Final"
nettyVersion = "4.1.34.Final"
reactorVersion = "Californium-SR5"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"
Expand Down

0 comments on commit fcb3957

Please sign in to comment.