Update to Reactor Californium-SR21

Closes gh-9071
This commit is contained in:
Eleftheria Stein 2020-10-02 10:37:07 +02:00
parent 1261a5aedf
commit 1a128bdd1c

View File

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