Skip to content

Commit 8776f66

Browse files
Update io.r2dbc:r2dbc-h2 to 1.0.0.RC1
Closes gh-11479
1 parent 7abea4a commit 8776f66

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
@@ -22,7 +22,7 @@ dependencies {
2222
testImplementation 'io.projectreactor.netty:reactor-netty'
2323
testImplementation 'io.projectreactor:reactor-test'
2424
testImplementation 'org.skyscreamer:jsonassert'
25-
testImplementation 'io.r2dbc:r2dbc-h2:0.9.1.RELEASE'
25+
testImplementation 'io.r2dbc:r2dbc-h2:1.0.0.RC1'
2626
testImplementation 'io.r2dbc:r2dbc-spi-test:0.9.1.RELEASE'
2727
testImplementation "org.assertj:assertj-core"
2828
testImplementation "org.junit.jupiter:junit-jupiter-api"

0 commit comments

Comments
 (0)