Skip to content

Commit d779da5

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump io.projectreactor:reactor-core from 3.4.41 to 3.7.3
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.4.41 to 3.7.3. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.41...v3.7.3) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40bdc72 commit d779da5

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.1.0'
85-
implementation 'io.projectreactor:reactor-core:3.4.41'
85+
implementation 'io.projectreactor:reactor-core:3.7.3'
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)