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 40d08dd commit 1195039Copy full SHA for 1195039
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.0.0'
+ api 'io.smallrye.reactive:mutiny:2.5.2'
14
15
//Logging
16
implementation 'org.jboss.logging:jboss-logging:3.5.0.Final'
0 commit comments