Fixes gh-8250
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
- ext.reactorVersion = 'Dysprosium-SR4'
+ ext.reactorVersion = 'Dysprosium-SR6'
}
if (!project.hasProperty('springVersion')) {