Skip to content

Commit 0c088e2

Browse files
committed
Update r2dbc-spi-test to 0.8.6.RELEASE
Closes gh-10393
1 parent 5f8ded6 commit 0c088e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth2/oauth2-client/spring-security-oauth2-client.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
testImplementation 'io.projectreactor.tools:blockhound'
2525
testImplementation 'org.skyscreamer:jsonassert'
2626
testImplementation 'io.r2dbc:r2dbc-h2:0.8.4.RELEASE'
27-
testImplementation 'io.r2dbc:r2dbc-spi-test:0.8.5.RELEASE'
27+
testImplementation 'io.r2dbc:r2dbc-spi-test:0.8.6.RELEASE'
2828
testImplementation "org.assertj:assertj-core"
2929
testImplementation "org.junit.jupiter:junit-jupiter-api"
3030
testImplementation "org.junit.jupiter:junit-jupiter-params"

0 commit comments

Comments
 (0)