mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 04:52:16 +00:00
Try Reactor SNAPSHOTs
Trying to determine if this is related to reactor/reactor-core#2152 Issue gh-8531
This commit is contained in:
parent
9e665388d2
commit
bf88065002
@ -1,5 +1,5 @@
|
||||
if (!project.hasProperty("reactorVersion")) {
|
||||
ext.reactorVersion = "Dysprosium-SR+"
|
||||
ext.reactorVersion = "Dysprosium-SNAPSHOT"
|
||||
}
|
||||
|
||||
if (!project.hasProperty("springVersion")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user