Skip to content

Commit 35dc73b

Browse files
committed
update dependencies to snapshots
1 parent 718bd61 commit 35dc73b

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-SR1'
43-
ext['rsocket.version'] = '0.11.9'
42+
ext['reactor-bom.version'] = 'Californium-BUILD-SNAPSHOT'
43+
ext['rsocket.version'] = '0.11.10.BUILD-SNAPSHOT'
4444

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

0 commit comments

Comments
 (0)