2
0
Эх сурвалжийг харах

Update to Reactor Californium-SR6

Fixes gh-6686
Joe Grandja 6 жил өмнө
parent
commit
3f630bd19b

+ 1 - 1
gradle/dependency-management.gradle

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