Skip to content

Commit

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

Updates `io.projectreactor:reactor-core` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.7.0...v3.7.1)

Updates `io.projectreactor:reactor-tools` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.7.0...v3.7.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent ad4a866 commit fc1aeae
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.36</lombok.version>
<slf4j-api.version>2.0.16</slf4j-api.version>
<reactor-core.version>3.7.0</reactor-core.version>
<reactor-core.version>3.7.1</reactor-core.version>
<annotations.version>26.0.1</annotations.version>
<junit5.version>5.11.3</junit5.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
Expand Down

0 comments on commit fc1aeae

Please sign in to comment.