Update to Reactor Dysprosium-SR7

Closes gh-8464
This commit is contained in:
Eleftheria Stein 2020-05-05 17:43:00 -04:00
parent 94fd7e3a2b
commit 4fa67a1d9b

View File

@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-SR6'
ext.reactorVersion = 'Dysprosium-SR7'
}
if (!project.hasProperty('springVersion')) {