Skip to content

Commit b2db2bd

Browse files
author
Steve Riesenberg
committed
Update r2dbc-spi-test to 0.8.6.RELEASE
Closes gh-10410
1 parent cce1c16 commit b2db2bd

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
@@ -25,7 +25,7 @@ dependencies {
2525
testImplementation 'io.projectreactor.tools:blockhound'
2626
testImplementation 'org.skyscreamer:jsonassert'
2727
testImplementation 'io.r2dbc:r2dbc-h2:0.8.4.RELEASE'
28-
testImplementation 'io.r2dbc:r2dbc-spi-test:0.8.5.RELEASE'
28+
testImplementation 'io.r2dbc:r2dbc-spi-test:0.8.6.RELEASE'
2929

3030
testRuntimeOnly 'org.hsqldb:hsqldb'
3131

0 commit comments

Comments
 (0)