Skip to content

Commit

Permalink
chore(deps): bump io.projectreactor:reactor-test from 3.5.10 to 3.5.11 (
Browse files Browse the repository at this point in the history
#566)

Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.10...v3.5.11)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 5a8e2c3 commit 48bf6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ val freemarkerVersion = "2.3.32"
val kotestVersion = "5.7.2"
val bouncyCastleVersion = "1.70"
val springBootVersion = "3.1.4"
val reactorTestVersion = "3.5.10"
val reactorTestVersion = "3.5.11"
val ktorVersion = "2.3.5"

val mavenRepoBaseUrl = "https://oss.sonatype.org"
Expand Down

0 comments on commit 48bf6d4

Please sign in to comment.