Skip to content

Commit 2098d18

Browse files
jpongeSanne
authored andcommitted
Upgrade to Mutiny 1.3.0
1 parent 30a4582 commit 2098d18

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.2.0'
17+
api 'io.smallrye.reactive:mutiny:1.3.0'
1818

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

0 commit comments

Comments
 (0)