Update to Reactor Dysprosium-SR22

Closes gh-10163
This commit is contained in:
Eleftheria Stein 2021-08-12 16:16:43 +02:00
parent 6bcf499884
commit 410c891f75
1 changed files with 1 additions and 1 deletions

View File

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