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
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443

View File

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