Update to Reactor Dysprosium-SR16

Closes gh-9435
This commit is contained in:
Josh Cummings
2021-02-11 08:50:28 -07:00
parent 987b14d1d4
commit 46bfc00db2

View File

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