Skip to content

Commit 30fbc26

Browse files
committed
Upgrade Reactor to Dysprosium-SR24
Closes gh-10374
1 parent 27866fb commit 30fbc26

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

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

0 commit comments

Comments
 (0)