Skip to content

Commit f470e72

Browse files
Bump io.projectreactor:reactor-core from 3.7.1 to 3.7.2 (#650)
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.1...v3.7.2) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5340fec commit f470e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencyResolutionManagement {
1010
create("libs") {
1111
library("lombok", "org.projectlombok:lombok:1.18.36")
1212
library("micrometer-core", "io.micrometer:micrometer-core:1.14.3")
13-
library("reactor-core", "io.projectreactor:reactor-core:3.7.1")
13+
library("reactor-core", "io.projectreactor:reactor-core:3.7.2")
1414
library("guava", "com.google.guava:guava:33.4.0-jre")
1515
library("junit-jupiter-api", "org.junit.jupiter:junit-jupiter-api:5.11.4")
1616
library("junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-engine:5.11.4")

0 commit comments

Comments
 (0)