Bump io.projectreactor:reactor-core from 3.4.35 to 3.4.36

Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.4.35 to 3.4.36.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.4.35...v3.4.36)

---
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-03-13 03:15:07 +00:00
committed by Marcus Hert Da Coregio
parent 012c641b5c
commit 0b293054ee

View File

@@ -64,7 +64,7 @@ dependencies {
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
implementation 'io.projectreactor:reactor-core:3.4.35'
implementation 'io.projectreactor:reactor-core:3.4.36'
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.41.0'
implementation 'com.github.spullara.mustache.java:compiler:0.9.11'