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 @@ -86,7 +86,7 @@ dependencies {
8686 implementation localGroovy()
8787
8888 implementation ' io.github.gradle-nexus:publish-plugin:1.1.0'
89- implementation ' io.projectreactor:reactor-core:3.4.30 '
89+ implementation ' io.projectreactor:reactor-core:3.4.31 '
9090 implementation ' org.gretty:gretty:3.0.9'
9191 implementation ' com.apollographql.apollo:apollo-runtime:2.4.5'
9292 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 {
88
99dependencies {
1010 api platform(" org.springframework:spring-framework-bom:$springFrameworkVersion " )
11- api platform(" io.projectreactor:reactor-bom:2020.0.33 " )
11+ api platform(" io.projectreactor:reactor-bom:2020.0.34 " )
1212 api platform(" io.rsocket:rsocket-bom:1.1.4" )
1313 api platform(" org.junit:junit-bom:5.8.2" )
1414 api platform(" org.springframework.data:spring-data-bom:2021.1.10" )
You can’t perform that action at this time.
0 commit comments