Skip to content

Commit

Permalink
Update dependency io.projectreactor:reactor-test to v3.6.1 (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent aa97fe1 commit 8668dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ subprojects {
dependencies {
implementation "com.graphql-java:graphql-java:$graphqlJavaVersion"
testImplementation "org.codehaus.groovy:groovy-test:$groovyVersion"
testImplementation "io.projectreactor:reactor-test:3.6.0"
testImplementation "io.projectreactor:reactor-test:3.6.1"
testImplementation("org.spockframework:spock-core:$spockVersion")
implementation 'org.grails:grails-datastore-gorm:7.3.4'
}
Expand Down

0 comments on commit 8668dfc

Please sign in to comment.