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