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](https://github.com/reactor/reactor-core/compare/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] <support@github.com>
This commit is contained in:
committed by
Josh Cummings
parent
40bdc7221d
commit
d779da5cbc
@@ -82,7 +82,7 @@ dependencies {
|
||||
implementation localGroovy()
|
||||
|
||||
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
|
||||
implementation 'io.projectreactor:reactor-core:3.4.41'
|
||||
implementation 'io.projectreactor:reactor-core:3.7.3'
|
||||
implementation ('org.gretty:gretty:4.1.6') {
|
||||
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user