1
0
mirror of synced 2026-07-20 01:55:08 +00:00

Update Californium-SR13

Fixes gh-7615
This commit is contained in:
Rob Winch
2019-11-04 13:00:48 -06:00
parent 6c54e5f278
commit a82047e61b
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Californium-SR10'
ext.reactorVersion = 'Californium-SR13'
}
if (!project.hasProperty('springVersion')) {