Skip to content

Commit

Permalink
chore(deps): Bump reactor-core.version from 3.6.6 to 3.6.7 (#395)
Browse files Browse the repository at this point in the history
Bumps `reactor-core.version` from 3.6.6 to 3.6.7.

Updates `io.projectreactor:reactor-core` from 3.6.6 to 3.6.7
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.6...v3.6.7)

Updates `io.projectreactor:reactor-tools` from 3.6.6 to 3.6.7
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.6...v3.6.7)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.projectreactor:reactor-tools
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 7a34a49 commit 85ae010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dictum-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<lombok.version>1.18.32</lombok.version>
<slf4j-api.version>2.0.13</slf4j-api.version>
<reactor-core.version>3.6.6</reactor-core.version>
<reactor-core.version>3.6.7</reactor-core.version>
<annotations.version>24.1.0</annotations.version>
<junit5.version>5.10.2</junit5.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
Expand Down

0 comments on commit 85ae010

Please sign in to comment.