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