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 @@ -72,7 +72,7 @@ dependencies {
7272implementation localGroovy()
7373
7474implementation ' io.github.gradle-nexus:publish-plugin:1.1.0'
75- implementation ' io.projectreactor:reactor-core:3.4.17 '
75+ implementation ' io.projectreactor:reactor-core:3.4.18 '
7676implementation ' gradle.plugin.org.gretty:gretty:3.0.1'
7777implementation ' com.apollographql.apollo:apollo-runtime:2.4.5'
7878implementation ' 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 {
1010api platform(" org.springframework:spring-framework-bom:$springFrameworkVersion " )
11- api platform(" io.projectreactor:reactor-bom:2020.0.18 " )
11+ api platform(" io.projectreactor:reactor-bom:2020.0.19 " )
1212api platform(" io.rsocket:rsocket-bom:1.1.2" )
1313api platform(" org.springframework.data:spring-data-bom:2021.0.10" )
1414api platform(" org.jetbrains.kotlin:kotlin-bom:$kotlinVersion " )
You can’t perform that action at this time.
0 commit comments