Skip to content

Commit

Permalink
fix(deps): update dependency io.projectreactor:reactor-test to v3.6.5 (
Browse files Browse the repository at this point in the history
…#866)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 7c04b69 commit 41f9422
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 @@ -118,7 +118,7 @@ subprojects { Project subproject ->
}

dependencies {
testImplementation "io.projectreactor:reactor-test:3.6.4"
testImplementation "io.projectreactor:reactor-test:3.6.5"
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 41f9422

Please sign in to comment.