Skip to content

Commit 7158acb

Browse files
committed
Merge branch '5.1.x'
2 parents 6a7a4a2 + 8d9ef46 commit 7158acb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ext {
4141
reactorVersion = "Californium-SR5"
4242
rxjavaVersion = "1.3.8"
4343
rxjavaAdapterVersion = "1.2.1"
44-
rxjava2Version = "2.2.6"
44+
rxjava2Version = "2.2.7"
4545
slf4jVersion = "1.7.25" // spring-jcl + consistent 3rd party deps
4646
tiles3Version = "3.0.8"
4747
tomcatVersion = "9.0.16"
@@ -141,7 +141,7 @@ configure(allprojects) { project ->
141141
}
142142

143143
checkstyle {
144-
toolVersion = "8.17"
144+
toolVersion = "8.18"
145145
configDir = rootProject.file("src/checkstyle")
146146
}
147147

0 commit comments

Comments
 (0)