Update to Reactor Dysprosium-SR20

Closes gh-9957
This commit is contained in:
Eleftheria Stein 2021-06-21 11:07:18 +02:00
parent c2473ed979
commit 766a48c16e

View File

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