Merge branch '5.1.x'
This commit is contained in:
@@ -39,7 +39,7 @@ ext {
|
||||
junit5Version = "5.5.1"
|
||||
kotlinVersion = "1.3.41"
|
||||
log4jVersion = "2.12.0"
|
||||
nettyVersion = "4.1.37.Final"
|
||||
nettyVersion = "4.1.38.Final"
|
||||
reactorVersion = "Dysprosium-M3"
|
||||
rsocketVersion = "0.12.2-RC4"
|
||||
rxjavaVersion = "1.3.8"
|
||||
@@ -149,7 +149,7 @@ configure(allprojects) { project ->
|
||||
}
|
||||
|
||||
checkstyle {
|
||||
toolVersion = "8.22"
|
||||
toolVersion = "8.23"
|
||||
configDir = rootProject.file("src/checkstyle")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user