Skip to content

Commit

Permalink
Merge pull request #753 from grails/renovate/io.projectreactor-reacto…
Browse files Browse the repository at this point in the history
…r-test-3.x

Update dependency io.projectreactor:reactor-test to v3.5.9
  • Loading branch information
puneetbehl committed Oct 5, 2023
2 parents 8ffc13d + ed823c7 commit 73ee122
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 @@ -113,7 +113,7 @@ subprojects { Project subproject ->
}

dependencies {
testImplementation "io.projectreactor:reactor-test:3.5.8"
testImplementation "io.projectreactor:reactor-test:3.5.9"
testImplementation "org.codehaus.groovy:groovy-test-junit5:$groovyVersion"
testImplementation("org.spockframework:spock-core:$spockVersion") { transitive = false}
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitJupiterVersion"
Expand Down

0 comments on commit 73ee122

Please sign in to comment.