Skip to content

Commit 35663c1

Browse files
dependabot[bot]LarsEckart
authored andcommitted
Bump io.projectreactor:reactor-core from 3.6.1 to 3.6.4
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.1 to 3.6.4. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.1...v3.6.4) --- 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 64a937e commit 35663c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525

2626
implementation('com.fasterxml.jackson.core:jackson-databind:2.16.2')
2727
implementation("io.reactivex.rxjava3:rxjava:3.1.8")
28-
implementation('io.projectreactor:reactor-core:3.6.1')
28+
implementation('io.projectreactor:reactor-core:3.6.4')
2929
implementation("org.threeten:threeten-extra:1.7.2")
3030
implementation("org.slf4j:slf4j-api:2.0.12")
3131
implementation("ch.qos.logback:logback-classic:1.5.3")

0 commit comments

Comments
 (0)