Skip to content

Commit fda9491

Browse files
chore(deps): bump reactor-test from 3.4.10 to 3.4.11 (#111)
Bumps [reactor-test](https://github.com/reactor/reactor-core) from 3.4.10 to 3.4.11. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.10...v3.4.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>
1 parent 4ee3188 commit fda9491

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.31"
1414
val kotestVersion = "4.6.3"
1515
val bouncyCastleVersion = "1.69"
1616
val springBootVersion = "2.5.5"
17-
val reactorTestVersion = "3.4.10"
17+
val reactorTestVersion = "3.4.11"
1818
val ktorVersion = "1.6.4"
1919

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

0 commit comments

Comments
 (0)