Skip to content

Commit

Permalink
Upgrade to Netty 4.1.24.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
bclozel committed Apr 21, 2018
1 parent bf71e86 commit 3f85eee
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 @@ -52,7 +52,7 @@ configure(allprojects) { project ->
ext.junitVintageVersion = "5.1.1"
ext.kotlinVersion = "1.2.31"
ext.log4jVersion = "2.11.0"
ext.nettyVersion = "4.1.23.Final"
ext.nettyVersion = "4.1.24.Final"
ext.reactorVersion = "Californium-BUILD-SNAPSHOT"
ext.rxjavaVersion = "1.3.8"
ext.rxjavaAdapterVersion = "1.2.1"
Expand Down

0 comments on commit 3f85eee

Please sign in to comment.