Skip to content

Commit 5340fec

Browse files
Bump io.projectreactor:reactor-test from 3.7.1 to 3.7.2 (#651)
Bumps [io.projectreactor:reactor-test](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-test 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 ec798b8 commit 5340fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bot/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040

4141
testImplementation("io.github.origin-energy:java-snapshot-testing-junit5:4.0.8")
4242
testImplementation("io.github.origin-energy:java-snapshot-testing-plugin-jackson:4.0.8")
43-
testImplementation("io.projectreactor:reactor-test:3.7.1")
43+
testImplementation("io.projectreactor:reactor-test:3.7.2")
4444
testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.4")
4545
testImplementation("org.mockito:mockito-core:5.15.2")
4646
testImplementation("org.mockito:mockito-inline:5.2.0")

0 commit comments

Comments
 (0)