Update to Reactor 2020.0.16
Closes gh-661
This commit is contained in:
@@ -7,7 +7,7 @@ if (!project.hasProperty("springSecurityVersion")) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty("reactorVersion")) {
|
||||
ext.reactorVersion = "2020.0.15"
|
||||
ext.reactorVersion = "2020.0.16"
|
||||
}
|
||||
|
||||
if (!project.hasProperty("locksDisabled")) {
|
||||
|
||||
Reference in New Issue
Block a user