Skip to content

Commit 3532c8b

Browse files
chore(deps): bump io.projectreactor:reactor-test from 3.7.9 to 3.7.11
Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.7.9 to 3.7.11. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.9...v3.7.11) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-test dependency-version: 3.7.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc91df3 commit 3532c8b

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.34"
1414
val kotestVersion = "5.9.1"
1515
val bouncyCastleVersion = "1.81"
1616
val springBootVersion = "3.5.5"
17-
val reactorTestVersion = "3.7.9"
17+
val reactorTestVersion = "3.7.11"
1818
val ktorVersion = "2.3.13"
1919
val jsonPathVersion = "2.9.0"
2020

0 commit comments

Comments
 (0)