1
0
mirror of synced 2026-07-19 09:35:12 +00:00

Update to Reactor Californium-SR6

Fixes gh-6686
This commit is contained in:
Joe Grandja
2019-03-26 12:18:03 -04:00
parent 3ea9b7043b
commit 3f630bd19b
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Californium-SR5'
ext.reactorVersion = 'Californium-SR6'
}
if (!project.hasProperty('springVersion')) {