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

Commit 8668dfc

Browse files
Update dependency io.projectreactor:reactor-test to v3.6.1 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa97fe1 commit 8668dfc

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
@@ -79,7 +79,7 @@ subprojects {
7979
dependencies {
8080
implementation "com.graphql-java:graphql-java:$graphqlJavaVersion"
8181
testImplementation "org.codehaus.groovy:groovy-test:$groovyVersion"
82-
testImplementation "io.projectreactor:reactor-test:3.6.0"
82+
testImplementation "io.projectreactor:reactor-test:3.6.1"
8383
testImplementation("org.spockframework:spock-core:$spockVersion")
8484
implementation 'org.grails:grails-datastore-gorm:7.3.4'
8585
}

0 commit comments

Comments
 (0)