Skip to content

Commit b0e29ac

Browse files
committed
Upgrade to SmallRye Mutiny 1.10.0
1 parent c02f735 commit b0e29ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
api("io.r2dbc:r2dbc-spi-test:1.0.0.RELEASE")
5454
api("io.r2dbc:r2dbc-spi:1.0.0.RELEASE")
5555
api("io.reactivex.rxjava3:rxjava:3.1.8")
56-
api("io.smallrye.reactive:mutiny:1.9.0")
56+
api("io.smallrye.reactive:mutiny:1.10.0")
5757
api("io.undertow:undertow-core:2.3.10.Final")
5858
api("io.undertow:undertow-servlet:2.3.10.Final")
5959
api("io.undertow:undertow-websockets-jsr:2.3.10.Final")

0 commit comments

Comments
 (0)