We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc3c94 commit 372c2b8Copy full SHA for 372c2b8
oauth2/oauth2-client/spring-security-oauth2-client.gradle
@@ -25,7 +25,7 @@ dependencies {
25
testImplementation 'io.projectreactor.tools:blockhound'
26
testImplementation 'org.skyscreamer:jsonassert'
27
testImplementation 'io.r2dbc:r2dbc-h2:0.8.4.RELEASE'
28
- testImplementation 'io.r2dbc:r2dbc-spi-test:0.8.4.RELEASE'
+ testImplementation 'io.r2dbc:r2dbc-spi-test:0.8.5.RELEASE'
29
30
testRuntimeOnly 'org.hsqldb:hsqldb'
31
0 commit comments