We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b7479 commit 68e3bbdCopy full SHA for 68e3bbd
gradle/dependency-management.gradle
@@ -1,5 +1,5 @@
1
if (!project.hasProperty('reactorVersion')) {
2
- ext.reactorVersion = 'Californium-SR3'
+ ext.reactorVersion = 'Californium-SR4'
3
}
4
5
if (!project.hasProperty('springVersion')) {
0 commit comments