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

Set reactorVersion to 2020.0.+

Closes gh-9166
Joe Grandja 4 жил өмнө
parent
commit
4ff53c924d

+ 1 - 1
gradle/dependency-management.gradle

@@ -1,5 +1,5 @@
 if (!project.hasProperty("reactorVersion")) {
 if (!project.hasProperty("reactorVersion")) {
-	ext.reactorVersion = "Dysprosium-SR+"
+	ext.reactorVersion = "2020.0.+"
 }
 }
 
 
 if (!project.hasProperty("springVersion")) {
 if (!project.hasProperty("springVersion")) {