Skip to content

Commit c3f971a

Browse files
Bump io.projectreactor:reactor-core from 3.6.5 to 3.6.6
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.5 to 3.6.6. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.5...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>
1 parent cb224cf commit c3f971a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464

6565
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
6666
implementation 'io.spring.gradle:dependency-management-plugin:1.1.4'
67-
implementation 'io.projectreactor:reactor-core:3.6.5'
67+
implementation 'io.projectreactor:reactor-core:3.6.6'
6868
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
6969
implementation 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
7070
implementation 'com.github.spullara.mustache.java:compiler:0.9.13'

0 commit comments

Comments
 (0)