Update to Reactor Dysprosium-SR12

Closes gh-9082
This commit is contained in:
Eleftheria Stein 2020-10-02 17:09:40 +02:00
parent 58b68625bb
commit 984fdd4c00
1 changed files with 1 additions and 1 deletions

View File

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