Skip to content

Commit af8d34b

Browse files
jpongeDavideD
authored andcommitted
[hibernate#2021] Bump to Mutiny 2.7.0
1 parent bd25660 commit af8d34b

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.6.0'
13+
api 'io.smallrye.reactive:mutiny:2.7.0'
1414

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

0 commit comments

Comments
 (0)