Skip to content

Commit f1b58d5

Browse files
chore(deps): bump io.projectreactor:reactor-test from 3.5.11 to 3.6.0 (#593)
Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.5.11 to 3.6.0. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.5.11...v3.6.0) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0596021 commit f1b58d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.1.5"
17-
val reactorTestVersion = "3.5.11"
17+
val reactorTestVersion = "3.6.0"
1818
val ktorVersion = "2.3.6"
1919

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

0 commit comments

Comments
 (0)