We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02f735 commit b0e29acCopy full SHA for b0e29ac
framework-platform/framework-platform.gradle
@@ -53,7 +53,7 @@ dependencies {
53
api("io.r2dbc:r2dbc-spi-test:1.0.0.RELEASE")
54
api("io.r2dbc:r2dbc-spi:1.0.0.RELEASE")
55
api("io.reactivex.rxjava3:rxjava:3.1.8")
56
- api("io.smallrye.reactive:mutiny:1.9.0")
+ api("io.smallrye.reactive:mutiny:1.10.0")
57
api("io.undertow:undertow-core:2.3.10.Final")
58
api("io.undertow:undertow-servlet:2.3.10.Final")
59
api("io.undertow:undertow-websockets-jsr:2.3.10.Final")
0 commit comments