提交 b2c56590 编写于 作者: J Juergen Hoeller

Upgrade to Netty 4.1.38 and Checkstyle 8.23

上级 c4622dbe
......@@ -37,7 +37,7 @@ ext {
junit5Version = "5.3.2"
kotlinVersion = "1.2.71"
log4jVersion = "2.11.2"
nettyVersion = "4.1.37.Final"
nettyVersion = "4.1.38.Final"
reactorVersion = "Californium-SR10"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"
......@@ -143,7 +143,7 @@ configure(allprojects) { project ->
}
checkstyle {
toolVersion = "8.22"
toolVersion = "8.23"
configDir = rootProject.file("src/checkstyle")
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册