Skip to content

Commit

Permalink
build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.6
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.2 to 3.6.6.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.2...v3.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 14, 2024
1 parent dc9cd48 commit 232fc7d
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 @@ -13,7 +13,7 @@ ksp = "1.9.23-1.0.19"
kotlinPoet = "1.16.0"
# https://github.com/Kotlin/kotlinx-benchmark
kotlinxBenchmark = "0.4.10"
reactor = "3.6.2"
reactor = "3.6.6"
# simbots
suspendTransform = "0.7.0-beta1"
suspendReversal = "0.2.0"
Expand Down

0 comments on commit 232fc7d

Please sign in to comment.