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

Commit 1cf2b8e

Browse files
committed
upgrade rsocket to snapshot build
1 parent 1b17940 commit 1cf2b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ subprojects {
3535

3636
ext['reactor-bom.version'] = 'Californium-SR2'
3737
ext['rsocket.version'] = '0.11.12.BUILD-SNAPSHOT'
38-
ext['rsocket-rpc.version'] = '0.2.5'
38+
ext['rsocket-rpc.version'] = '0.2.6.BUILD-SNAPSHOT'
3939

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

0 commit comments

Comments
 (0)