Skip to content

Commit f7477b0

Browse files
committed
Update to Reactor Dysprosium-SR1
Fixes gh-7607
1 parent 4583cbc commit f7477b0

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-RELEASE'
2+
ext.reactorVersion = 'Dysprosium-SR1'
33
}
44

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

0 commit comments

Comments
 (0)