Skip to content

Commit 30782b7

Browse files
Bump io.projectreactor:reactor-core from 3.4.11 to 3.4.41
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.4.11 to 3.4.41. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.11...v3.4.41) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebb0910 commit 30782b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: buildSrc/build.gradle

+1-1
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.11'
85+
implementation 'io.projectreactor:reactor-core:3.4.41'
8686
implementation ('org.gretty:gretty:4.1.5') {
8787
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
8888
}

0 commit comments

Comments
 (0)