Skip to content

Commit 5ea128a

Browse files
committed
Upgrade Mutiny to 2.5.6
1 parent ac67f35 commit 5ea128a

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.6'
1414

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

0 commit comments

Comments
 (0)