Skip to content

Commit 4ff53c9

Browse files
committed
Set reactorVersion to 2020.0.+
Closes gh-9166
1 parent c0327ad commit 4ff53c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
if (!project.hasProperty("reactorVersion")) {
2-
ext.reactorVersion = "Dysprosium-SR+"
2+
ext.reactorVersion = "2020.0.+"
33
}
44

55
if (!project.hasProperty("springVersion")) {

0 commit comments

Comments
 (0)