We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a521c commit 1ca5316Copy full SHA for 1ca5316
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ com-unboundid-unboundid-ldapsdk = "com.unboundid:unboundid-ldapsdk:4.0.14"
30
commons-collections = "commons-collections:commons-collections:3.2.2"
31
io-freefair-gradle-aspectj-plugin = "io.freefair.gradle:aspectj-plugin:6.5.1"
32
io-mockk = "io.mockk:mockk:1.13.3"
33
-io-projectreactor-netty-reactor-netty = "io.projectreactor.netty:reactor-netty:1.0.47"
+io-projectreactor-netty-reactor-netty = "io.projectreactor.netty:reactor-netty:1.0.48"
34
io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2020.0.47"
35
io-projectreactor-tools-blockhound = "io.projectreactor.tools:blockhound:1.0.9.RELEASE"
36
io-r2dbc-r2dbc-h2 = { module = "io.r2dbc:r2dbc-h2", version.ref = "io-r2dbc" }
0 commit comments