Skip to content

Commit 362566c

Browse files
committed
[#2266] Upgrade Mutiny to 2.9.0
1 parent 5caf952 commit 362566c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hibernate-reactive-core/build.gradle

Lines changed: 1 addition & 1 deletion
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.7.0'
13+
api 'io.smallrye.reactive:mutiny:2.9.0'
1414

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

0 commit comments

Comments
 (0)