Skip to content

Commit

Permalink
Bump netty-all from 4.1.50.Final to 4.1.53.Final (#17)
Browse files Browse the repository at this point in the history
Bumps [netty-all](https://github.com/netty/netty) from 4.1.50.Final to 4.1.53.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.50.Final...netty-4.1.53.Final)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 20, 2020
1 parent a931d9a commit 01a844a
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 @@ -16,7 +16,7 @@ repositories {
}

dependencies {
compile 'io.netty:netty-all:4.1.50.Final'
compile 'io.netty:netty-all:4.1.53.Final'
compile 'com.google.guava:guava:23.4-jre'
compile 'org.slf4j:slf4j-api:1.7.30'
compile group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.11.1'
Expand Down

0 comments on commit 01a844a

Please sign in to comment.