Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core from 3.4.41 to 3.7.3
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.4.41 to 3.7.3.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.41...v3.7.3)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jzheaux committed Feb 13, 2025
1 parent 40bdc72 commit d779da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
implementation localGroovy()

implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
implementation 'io.projectreactor:reactor-core:3.4.41'
implementation 'io.projectreactor:reactor-core:3.7.3'
implementation ('org.gretty:gretty:4.1.6') {
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
}
Expand Down

0 comments on commit d779da5

Please sign in to comment.