Skip to content

Commit a863f01

Browse files
committed
Update to Reactor Californium-SR6
Fixes gh-6686
1 parent c6e6d2b commit a863f01

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 = 'Californium-SR4'
2+
ext.reactorVersion = 'Californium-SR6'
33
}
44

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

0 commit comments

Comments
 (0)