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

Commit 31d889f

Browse files
Bump reactor-test from 3.4.0 to 3.4.8
Bumps [reactor-test](https://github.com/reactor/reactor-core) from 3.4.0 to 3.4.8. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.0...v3.4.8) --- 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 ecbb0e9 commit 31d889f

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
@@ -114,7 +114,7 @@ subprojects { project ->
114114
}
115115

116116
dependencies {
117-
testImplementation "io.projectreactor:reactor-test:3.4.0"
117+
testImplementation "io.projectreactor:reactor-test:3.4.8"
118118
testImplementation "org.codehaus.groovy:groovy-test-junit5:$groovyVersion"
119119
testImplementation("org.spockframework:spock-core:$spockVersion") { transitive = false}
120120
testImplementation "org.junit.jupiter:junit-jupiter-api:5.7.0"

0 commit comments

Comments
 (0)