Skip to content

Commit d655deb

Browse files
committed
Update r2dbc-h2 to 0.8.5.RELEASE
Closes gh-10856
1 parent 6156f29 commit d655deb

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:reactor-test'
2525
testImplementation 'io.projectreactor.tools:blockhound'
2626
testImplementation 'org.skyscreamer:jsonassert'
27-
testImplementation 'io.r2dbc:r2dbc-h2:0.8.4.RELEASE'
27+
testImplementation 'io.r2dbc:r2dbc-h2:0.8.5.RELEASE'
2828
testImplementation 'io.r2dbc:r2dbc-spi-test:0.8.6.RELEASE'
2929

3030
testRuntimeOnly 'org.hsqldb:hsqldb'

0 commit comments

Comments
 (0)