Skip to content

Commit a2720c9

Browse files
build(deps): bump reactor.version from 3.6.1 to 3.6.2
Bumps `reactor.version` from 3.6.1 to 3.6.2. Updates `io.projectreactor:reactor-core` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.1...v3.6.2) Updates `io.projectreactor:reactor-test` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.1...v3.6.2) --- 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] <support@github.com>
1 parent 79c194a commit a2720c9

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.1</reactor.version>
31+
<reactor.version>3.6.2</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)