Skip to content

Commit dee4ee6

Browse files
authored
Merge pull request #8 from rsocket/0.2.6
0.2.6
2 parents fe73a64 + 2c82f67 commit dee4ee6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ subprojects {
3939
targetCompatibility = 1.8
4040

4141

42-
ext['reactor-bom.version'] = 'Californium-BUILD-SNAPSHOT'
43-
ext['rsocket.version'] = '0.11.10.BUILD-SNAPSHOT'
42+
ext['reactor-bom.version'] = 'Californium-SR1'
43+
ext['rsocket.version'] = '0.11.9'
4444

4545
ext['protobuf.version'] = '3.6.1'
4646
ext['log4j.version'] = '2.9.0'

0 commit comments

Comments
 (0)