Skip to content

Commit 3b7bb75

Browse files
jpongeDavideD
authored andcommitted
[hibernate#1843] Upgrade to Mutiny 2.5.4
1 parent 4d8c5a6 commit 3b7bb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hibernate-reactive-core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010

1111
api "org.hibernate.orm:hibernate-core:${hibernateOrmVersion}"
1212

13-
api 'io.smallrye.reactive:mutiny:2.5.3'
13+
api 'io.smallrye.reactive:mutiny:2.5.4'
1414

1515
//Logging
1616
implementation 'org.jboss.logging:jboss-logging:3.5.0.Final'

0 commit comments

Comments
 (0)