We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac67f35 commit 5ea128aCopy full SHA for 5ea128a
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.5.3'
+ api 'io.smallrye.reactive:mutiny:2.5.6'
14
15
//Logging
16
implementation 'org.jboss.logging:jboss-logging:3.5.0.Final'
0 commit comments