Bump io.projectreactor:reactor-core from 3.6.10 to 3.6.11

Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.10 to 3.6.11.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.6.10...v3.6.11)

---
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>
This commit is contained in:
dependabot[bot]
2024-10-16 03:51:15 +00:00
committed by Spring Builds
parent d89faecf0d
commit c80bae94ff

View File

@@ -63,7 +63,7 @@ dependencies {
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
implementation 'io.spring.gradle:dependency-management-plugin:1.1.6'
implementation 'io.projectreactor:reactor-core:3.6.10'
implementation 'io.projectreactor:reactor-core:3.6.11'
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'