Skip to content

Commit 658689e

Browse files
SanneDavideD
authored andcommitted
Upgrade to Mutiny 1.1.2
1 parent 7c06cdd commit 658689e

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
@@ -14,7 +14,7 @@ dependencies {
1414
exclude group: 'javax.activation', module: 'javax.activation-api'
1515
}
1616

17-
api 'io.smallrye.reactive:mutiny:1.1.1'
17+
api 'io.smallrye.reactive:mutiny:1.1.2'
1818

1919
//Logging
2020
implementation 'org.jboss.logging:jboss-logging:3.4.2.Final'

0 commit comments

Comments
 (0)