mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-22 20:12:14 +00:00
Try Reactor BUILD-SNAPSHOTs
Issue gh-8531
This commit is contained in:
parent
bf88065002
commit
e945b3414a
@ -1,5 +1,5 @@
|
||||
if (!project.hasProperty("reactorVersion")) {
|
||||
ext.reactorVersion = "Dysprosium-SNAPSHOT"
|
||||
ext.reactorVersion = "Dysprosium-BUILD-SNAPSHOT"
|
||||
}
|
||||
|
||||
if (!project.hasProperty("springVersion")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user