Skip to content

Commit

Permalink
chore(deps): bump io.projectreactor:reactor-test from 3.6.0 to 3.6.1 (#…
Browse files Browse the repository at this point in the history
…608)

Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.0...v3.6.1)

---
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 Dec 20, 2023
1 parent bbb1fdf commit 8b98f9c
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.8.0"
val bouncyCastleVersion = "1.70"
val springBootVersion = "3.2.0"
val reactorTestVersion = "3.6.0"
val reactorTestVersion = "3.6.1"
val ktorVersion = "2.3.7"

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

0 comments on commit 8b98f9c

Please sign in to comment.