Update to Reactor Dysprosium-SR14

Closes gh-9238
This commit is contained in:
Josh Cummings
2020-12-02 15:22:57 -07:00
parent 04d382d8d8
commit 7498ad95a1

View File

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