Skip to content

Commit 06f1f37

Browse files
committed
Update to Reactor 2020.0.16
Closes gh-661
1 parent b1d5a7a commit 06f1f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

+1-1
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.15"
10+
ext.reactorVersion = "2020.0.16"
1111
}
1212

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

0 commit comments

Comments
 (0)