Skip to content

Commit b9d98bd

Browse files
chore(deps): bump io.projectreactor:reactor-test from 3.6.1 to 3.6.2 (#623)
Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.1...v3.6.2) --- 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>
1 parent 952b43e commit b9d98bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ val freemarkerVersion = "2.3.32"
1414
val kotestVersion = "5.8.0"
1515
val bouncyCastleVersion = "1.70"
1616
val springBootVersion = "3.2.0"
17-
val reactorTestVersion = "3.6.1"
17+
val reactorTestVersion = "3.6.2"
1818
val ktorVersion = "2.3.7"
1919

2020
val mavenRepoBaseUrl = "https://oss.sonatype.org"

0 commit comments

Comments
 (0)