Skip to content

Commit 84c24b3

Browse files
committed
Update Reactor to 2020.0.10
Closes gh-405
1 parent 34d4131 commit 84c24b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if (!project.hasProperty("springSecurityVersion")) {
77
}
88

99
if (!project.hasProperty("reactorVersion")) {
10-
ext.reactorVersion = "2020.0.8"
10+
ext.reactorVersion = "2020.0.10"
1111
}
1212

1313
if (!project.hasProperty("locksDisabled")) {

0 commit comments

Comments
 (0)