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 5caf952 commit 362566cCopy full SHA for 362566c
hibernate-reactive-core/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
11
api "org.hibernate.orm:hibernate-core:${hibernateOrmVersion}"
12
13
- api 'io.smallrye.reactive:mutiny:2.7.0'
+ api 'io.smallrye.reactive:mutiny:2.9.0'
14
15
//Logging
16
implementation 'org.jboss.logging:jboss-logging:3.6.1.Final'
0 commit comments