Closes gh-9071
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
- ext.reactorVersion = 'Californium-SR20'
+ ext.reactorVersion = 'Californium-SR21'
}
if (!project.hasProperty('springVersion')) {