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

Update to Project Reactor Californium-SR20

Closes gh-8936
This commit is contained in:
Josh Cummings
2020-08-05 06:57:50 -06:00
parent 1f386b1db3
commit 641de854d7
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Californium-SR18'
ext.reactorVersion = 'Californium-SR20'
}
if (!project.hasProperty('springVersion')) {