Skip to content

Commit 5164a85

Browse files
chore(deps): bump reactor-test from 3.4.17 to 3.4.18
Bumps [reactor-test](https://github.com/reactor/reactor-core) from 3.4.17 to 3.4.18. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.17...v3.4.18) --- 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]>
1 parent 4dd5c9d commit 5164a85

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 = "5.3.0"
1515
val bouncyCastleVersion = "1.70"
1616
val springBootVersion = "2.6.7"
17-
val reactorTestVersion = "3.4.17"
17+
val reactorTestVersion = "3.4.18"
1818
val ktorVersion = "2.0.1"
1919

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

0 commit comments

Comments
 (0)