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
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443
1 changed files with 1 additions and 1 deletions

View File

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