Skip to content

Commit da76fd5

Browse files
build(deps): bump io.projectreactor:reactor-test from 3.5.11 to 3.8.4
Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.5.11 to 3.8.4. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.5.11...v3.8.4) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-test dependency-version: 3.8.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0162f42 commit da76fd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ dependencies {
99
implementation "io.projectreactor.netty:reactor-netty-http:${revReactor}"
1010
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:${revSpringDoc}"
1111

12-
testImplementation "io.projectreactor:reactor-test:3.5.11"
12+
testImplementation "io.projectreactor:reactor-test:3.8.4"
1313
}

0 commit comments

Comments
 (0)