Skip to content

Commit 658dcf0

Browse files
author
Alan Scherger
committed
feat: bump to rsocket 0.11.16
1 parent 40a2ff3 commit 658dcf0

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
@@ -31,7 +31,7 @@ subprojects {
3131
targetCompatibility = 1.8
3232

3333
ext['reactor-bom.version'] = 'Californium-SR1'
34-
ext['rsocket.version'] = '0.11.15'
34+
ext['rsocket.version'] = '0.11.16'
3535

3636
ext['protobuf.version'] = '3.6.1'
3737
ext['log4j.version'] = '2.9.0'

0 commit comments

Comments
 (0)