Skip to content

Commit

Permalink
Merge pull request #56 from tonivade/dependabot/gradle/io.netty-netty…
Browse files Browse the repository at this point in the history
…-all-4.1.63.Final

Bump netty-all from 4.1.62.Final to 4.1.63.Final
  • Loading branch information
tonivade committed Apr 2, 2021
2 parents 66153c5 + f33a58f commit 4da42f6
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 @@ -56,7 +56,7 @@ repositories {
}

dependencies {
api 'io.netty:netty-all:4.1.62.Final'
api 'io.netty:netty-all:4.1.63.Final'
api 'io.reactivex.rxjava3:rxjava:3.0.11'
api 'com.github.tonivade:purefun-core:2.2'
api 'org.slf4j:slf4j-api:1.7.30'
Expand Down

0 comments on commit 4da42f6

Please sign in to comment.