File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ dependencies {
63
63
implementation ' net.sourceforge.saxon:saxon:9.1.0.8'
64
64
implementation localGroovy()
65
65
66
- implementation ' io.projectreactor:reactor-core:3.4.4 '
66
+ implementation ' io.projectreactor:reactor-core:3.4.5 '
67
67
implementation ' gradle.plugin.org.gretty:gretty:3.0.1'
68
68
implementation ' com.apollographql.apollo:apollo-runtime:2.4.5'
69
69
implementation ' com.github.ben-manes:gradle-versions-plugin:0.38.0'
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ javaPlatform {
8
8
9
9
dependencies {
10
10
api platform(" org.springframework:spring-framework-bom:5.3.5" )
11
- api platform(" io.projectreactor:reactor-bom:2020.0.5 " )
11
+ api platform(" io.projectreactor:reactor-bom:2020.0.6 " )
12
12
api platform(" io.rsocket:rsocket-bom:1.1.0" )
13
13
api platform(" org.springframework.data:spring-data-bom:2020.0.7" )
14
14
api platform(" org.jetbrains.kotlin:kotlin-bom:$kotlinVersion " )
You can’t perform that action at this time.
0 commit comments