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 c3b1a69 commit e4ec071Copy full SHA for e4ec071
buildSrc/src/main/kotlin/Dependencies.kt
@@ -80,7 +80,7 @@ object VertxLibs {
80
object MutinyLibs {
81
object Version {
82
83
- const val mutiny = "2.27.0"
+ const val mutiny = "2.30.1"
84
}
85
86
const val core = "io.smallrye.reactive:smallrye-mutiny-vertx-core:${Version.mutiny}"
0 commit comments