We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a4582 commit 2098d18Copy full SHA for 2098d18
hibernate-reactive-core/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
exclude group: 'javax.activation', module: 'javax.activation-api'
15
}
16
17
- api 'io.smallrye.reactive:mutiny:1.2.0'
+ api 'io.smallrye.reactive:mutiny:1.3.0'
18
19
//Logging
20
implementation 'org.jboss.logging:jboss-logging:3.4.2.Final'
0 commit comments