Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-test from 3.6.0 to 3.6.10
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.6.0 to 3.6.10.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.0...v3.6.10)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 05a4fc2 commit 01c410f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ dependencies {
testImplementation "org.testcontainers:postgresql:1.+"
testImplementation "org.testcontainers:junit-jupiter:1.+"
testImplementation 'org.exparity:hamcrest-date:2.0.8'
testImplementation 'io.projectreactor:reactor-test:3.6.0'
testImplementation 'io.projectreactor:reactor-test:3.6.10'
}

tasks.named('test') {
Expand Down

0 comments on commit 01c410f

Please sign in to comment.