Skip to content

Commit bc16730

Browse files
committed
bumps versions for the next release
Signed-off-by: Oleh Dokuka <[email protected]>
1 parent e0fc6d5 commit bc16730

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ subprojects {
3434
targetCompatibility = 1.8
3535

3636
ext['reactor-bom.version'] = 'Californium-SR5'
37-
ext['rsocket.version'] = '0.11.18'
37+
ext['rsocket.version'] = '0.11.21'
3838

3939
ext['protobuf.version'] = '3.6.1'
4040
ext['log4j.version'] = '2.11.2'

Diff for: gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
group=io.rsocket.rpc
2-
version=0.2.15
2+
version=0.2.16

0 commit comments

Comments
 (0)