Skip to content

Commit d2b86b2

Browse files
rwinchAyush Kohli
authored and
Ayush Kohli
committed
Update r2dbc-spi-test to 0.8.4.RELEASE
Closes spring-projectsgh-9551
1 parent a7f5cde commit d2b86b2

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.3.RELEASE'
28+
testImplementation 'io.r2dbc:r2dbc-spi-test:0.8.4.RELEASE'
2929

3030
testRuntimeOnly 'org.hsqldb:hsqldb'
3131

0 commit comments

Comments
 (0)