File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ dependencies {
72
72
implementation localGroovy()
73
73
74
74
implementation ' io.github.gradle-nexus:publish-plugin:1.1.0'
75
- implementation ' io.projectreactor:reactor-core:3.4.8 '
75
+ implementation ' io.projectreactor:reactor-core:3.4.9 '
76
76
implementation ' gradle.plugin.org.gretty:gretty:3.0.1'
77
77
implementation ' com.apollographql.apollo:apollo-runtime:2.4.5'
78
78
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:$springFrameworkVersion " )
11
- api platform(" io.projectreactor:reactor-bom:2020.0.9 " )
11
+ api platform(" io.projectreactor:reactor-bom:2020.0.10 " )
12
12
api platform(" io.rsocket:rsocket-bom:1.1.1" )
13
13
api platform(" org.junit:junit-bom:5.7.2" )
14
14
api platform(" org.springframework.data:spring-data-bom:2021.1.0-M1" )
You can’t perform that action at this time.
0 commit comments