Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core from 3.6.4 to 3.6.5
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.4 to 3.6.5.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.4...v3.6.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 3370a65 commit 25b284b
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 @@ -20,7 +20,7 @@ gradle-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.
gradle-ktlint = { module = "org.jlleitschuh.gradle:ktlint-gradle", version = "12.1.0" }
gradle-nexusPublish = { module = "io.github.gradle-nexus:publish-plugin", version = "1.3.0" }
# dependencies
reactor-core = { module = "io.projectreactor:reactor-core", version = "3.6.4" }
reactor-core = { module = "io.projectreactor:reactor-core", version = "3.6.5" }
rxjava = { module = "io.reactivex.rxjava3:rxjava", version = "3.1.8" }
mongodb-core = { module = "org.mongodb:mongodb-driver-core", version.ref = "mongodb" }
mongodb-reactivestreams = { module = "org.mongodb:mongodb-driver-reactivestreams", version.ref = "mongodb" }
Expand Down

0 comments on commit 25b284b

Please sign in to comment.