Skip to content

Commit

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

---
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 Nov 13, 2024
1 parent a8f222c commit 43c11a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jwt = { module = "com.auth0:java-jwt", version = "4.4.0" }
apache-compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }

# reactor
reactor-core = { module = "io.projectreactor:reactor-core", version = "3.6.11" }
reactor-core = { module = "io.projectreactor:reactor-core", version = "3.7.0" }
reactor-kotlin = { module = "io.projectreactor.kotlin:reactor-kotlin-extensions", version = "1.2.3" }

# arrow
Expand Down

0 comments on commit 43c11a0

Please sign in to comment.