Update to Reactor 2020.0.3
Closes gh-230
This commit is contained in:
parent
b25b906917
commit
9f1c760876
@ -7,7 +7,7 @@ if (!project.hasProperty("springSecurityVersion")) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty("reactorVersion")) {
|
if (!project.hasProperty("reactorVersion")) {
|
||||||
ext.reactorVersion = "2020.0.+"
|
ext.reactorVersion = "2020.0.3"
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty("locksDisabled")) {
|
if (!project.hasProperty("locksDisabled")) {
|
||||||
|
Loading…
Reference in New Issue
Block a user