Skip to content

Commit 883c480

Browse files
Update r2dbc-h2 to 0.8.5.RELEASE
Closes gh-10869
1 parent 0f83e40 commit 883c480

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
@@ -23,7 +23,7 @@ dependencies {
2323
testImplementation 'io.projectreactor:reactor-test'
2424
testImplementation 'io.projectreactor.tools:blockhound'
2525
testImplementation 'org.skyscreamer:jsonassert'
26-
testImplementation 'io.r2dbc:r2dbc-h2:0.8.4.RELEASE'
26+
testImplementation 'io.r2dbc:r2dbc-h2:0.8.5.RELEASE'
2727
testImplementation 'io.r2dbc:r2dbc-spi-test:0.8.6.RELEASE'
2828
testImplementation "org.assertj:assertj-core"
2929
testImplementation "org.junit.jupiter:junit-jupiter-api"

0 commit comments

Comments
 (0)