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

Commit c90d337

Browse files
authored
Merge pull request #293 from grails/dependabot/gradle/io.projectreactor-reactor-test-3.4.8
Bump reactor-test from 3.4.0 to 3.4.8
2 parents 3534501 + 31d889f commit c90d337

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.2"

0 commit comments

Comments
 (0)