Skip to content

Commit 0b5434e

Browse files
Bump io.projectreactor:reactor-core from 3.6.16 to 3.6.17
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.16 to 3.6.17. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.16...v3.6.17) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-version: 3.6.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6eef58f commit 0b5434e

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
@@ -63,7 +63,7 @@ dependencies {
6363

6464
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
6565
implementation 'io.spring.gradle:dependency-management-plugin:1.1.7'
66-
implementation 'io.projectreactor:reactor-core:3.6.16'
66+
implementation 'io.projectreactor:reactor-core:3.6.17'
6767
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
6868
implementation 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
6969
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'

0 commit comments

Comments
 (0)