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

Commit eb20ee5

Browse files
Update dependency io.projectreactor:reactor-test to v3.5.6 (#699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21a9e2a commit eb20ee5

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
@@ -119,7 +119,7 @@ subprojects { Project subproject ->
119119
}
120120

121121
dependencies {
122-
testImplementation "io.projectreactor:reactor-test:3.5.5"
122+
testImplementation "io.projectreactor:reactor-test:3.5.6"
123123
testImplementation "org.codehaus.groovy:groovy-test-junit5:$groovyVersion"
124124
testImplementation("org.spockframework:spock-core:$spockVersion") { transitive = false}
125125
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitJupiterVersion"

0 commit comments

Comments
 (0)