Update to Reactor Dysprosium SR4
Fixes gh-7896
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
if (!project.hasProperty('reactorVersion')) {
|
||||
ext.reactorVersion = 'Dysprosium-SR1'
|
||||
ext.reactorVersion = 'Dysprosium-SR4'
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springVersion')) {
|
||||
|
||||
Reference in New Issue
Block a user