We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e88335 commit a9f4e1cCopy full SHA for a9f4e1c
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.4'
14
15
//Logging
16
implementation 'org.jboss.logging:jboss-logging:3.5.0.Final'
0 commit comments