Update to Reactor Dysprosium-SR18

Closes gh-9599
This commit is contained in:
Eleftheria Stein 2021-04-12 10:51:11 +02:00
parent cfc5256fad
commit 78a618c260

View File

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