Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit a8285cd

Browse files
Update dependency io.projectreactor:reactor-test to v3.5.0 (#634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a9d674 commit a8285cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ subprojects { Project subproject ->
121121
}
122122

123123
dependencies {
124-
testImplementation "io.projectreactor:reactor-test:3.4.23"
124+
testImplementation "io.projectreactor:reactor-test:3.5.0"
125125
testImplementation "org.codehaus.groovy:groovy-test-junit5:$groovyVersion"
126126
testImplementation("org.spockframework:spock-core:$spockVersion") { transitive = false}
127127
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitJupiterVersion"

0 commit comments

Comments
 (0)