Skip to content

Commit 612433b

Browse files
Bump reactor.version from 3.6.7 to 3.6.8 (#2470)
Bumps `reactor.version` from 3.6.7 to 3.6.8. Updates `io.projectreactor:reactor-core` from 3.6.7 to 3.6.8 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.7...v3.6.8) Updates `io.projectreactor:reactor-test` from 3.6.7 to 3.6.8 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.7...v3.6.8) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.projectreactor:reactor-test dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15b8ddf commit 612433b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<properties>
3030
<main.basedir>${project.basedir}/..</main.basedir>
31-
<reactor.version>3.6.7</reactor.version>
31+
<reactor.version>3.6.8</reactor.version>
3232
<reactive.streams.version>1.0.4</reactive.streams.version>
3333
<reactivex.version>2.2.21</reactivex.version>
3434
</properties>

0 commit comments

Comments
 (0)