Skip to content

Commit 5385097

Browse files
committed
Fixes: gh-5319
1 parent a7a8ac7 commit 5385097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
if (!project.hasProperty('reactorVersion')) {
2-
ext.reactorVersion = 'Bismuth-SR7'
2+
ext.reactorVersion = 'Bismuth-SR9'
33
}
44

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

0 commit comments

Comments
 (0)