Skip to content

Commit

Permalink
Upgrade Netty version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldaley committed Oct 9, 2014
1 parent 32f7598 commit d9242af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ext {
commonVersions = [
remote: "0.6-SNAPSHOT",
slf4j: "1.7.5",
netty: "4.0.20.Final",
netty: "4.0.23.Final",
guava: "17.0",
groovy: "2.3.6",
pac4j: "1.5.1",
Expand Down

0 comments on commit d9242af

Please sign in to comment.