Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Commit 69186b4

Browse files
committed
Update dependencies
1 parent bf808d7 commit 69186b4

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
@@ -34,8 +34,8 @@ subprojects {
3434
apply plugin: 'maven-publish'
3535

3636
ext['reactor-bom.version'] = 'Californium-SR1'
37-
ext['rsocket.version'] = '0.11.10.BUILD-SNAPSHOT'
38-
ext['rsocket-rpc.version'] = '0.2.4'
37+
ext['rsocket.version'] = '0.11.12'
38+
ext['rsocket-rpc.version'] = '0.2.10'
3939

4040
ext['jackson.version'] = '2.9.7'
4141
ext['jackson-protobuf.version'] = '0.9.10-jackson2.9-proto3'

0 commit comments

Comments
 (0)