Bump versions of Gradle, log4j, and Netty.

This commit is contained in:
Andrew Steinborn 2018-09-08 00:32:53 -04:00
parent f75a51638c
commit 8d045c9140
2 changed files with 3 additions and 3 deletions

View File

@ -13,8 +13,8 @@ allprojects {
// dependency versions
junitVersion = '5.3.0-M1'
slf4jVersion = '1.7.25'
log4jVersion = '2.11.0'
nettyVersion = '4.1.28.Final'
log4jVersion = '2.11.1'
nettyVersion = '4.1.29.Final'
guavaVersion = '25.1-jre'
getCurrentBranchName = {

View File

@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-all.zip