Skip to content

Commit ae914f7

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump io.projectreactor:reactor-core from 3.7.4 to 3.7.5
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.7.4 to 3.7.5. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.4...v3.7.5) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-version: 3.7.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b05ec91 commit ae914f7

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
@@ -82,7 +82,7 @@ dependencies {
8282
implementation localGroovy()
8383

8484
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
85-
implementation 'io.projectreactor:reactor-core:3.7.4'
85+
implementation 'io.projectreactor:reactor-core:3.7.5'
8686
implementation ('org.gretty:gretty:4.1.6') {
8787
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
8888
}

0 commit comments

Comments
 (0)