Skip to content

Commit 5948ac6

Browse files
authored
Merge pull request #31 from flyinprogrammer/feature/rsocket0.11.16
feat: bump to rsocket 0.11.16
2 parents 5f98966 + 658dcf0 commit 5948ac6

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)