Skip to content

Commit 97326cc

Browse files
Bump io.projectreactor:reactor-core from 3.8.5 to 3.8.6
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.8.5 to 3.8.6. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.8.5...v3.8.6) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-version: 3.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d86132 commit 97326cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies {
8686
implementation localGroovy()
8787

8888
implementation 'io.github.gradle-nexus:publish-plugin:2.0.0'
89-
implementation 'io.projectreactor:reactor-core:3.8.5'
89+
implementation 'io.projectreactor:reactor-core:3.8.6'
9090
implementation ('org.gretty:gretty:5.0.2') {
9191
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
9292
}

0 commit comments

Comments
 (0)