We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669fdba commit b408f07Copy full SHA for b408f07
gradle/dependency-management.gradle
@@ -1,5 +1,5 @@
1
if (!project.hasProperty('reactorVersion')) {
2
- ext.reactorVersion = 'Dysprosium-SR7'
+ ext.reactorVersion = 'Dysprosium-SR10'
3
}
4
5
if (!project.hasProperty('springVersion')) {
0 commit comments