We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddbbe67 commit 9d1dfc7Copy full SHA for 9d1dfc7
framework-platform/framework-platform.gradle
@@ -50,7 +50,7 @@ dependencies {
50
api("io.mockk:mockk:1.12.1")
51
api("io.projectreactor.netty:reactor-netty5-http:2.0.0-M3")
52
api("io.projectreactor.tools:blockhound:1.0.6.RELEASE")
53
- api("io.r2dbc:r2dbc-h2:1.0.0.RC1")
+ api("io.r2dbc:r2dbc-h2:1.0.0.RELEASE")
54
api("io.r2dbc:r2dbc-spi-test:1.0.0.RELEASE")
55
api("io.r2dbc:r2dbc-spi:1.0.0.RELEASE")
56
api("io.reactivex.rxjava3:rxjava:3.1.5")
0 commit comments