Skip to content

Commit

Permalink
Upgrade to Mutiny 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jponge authored and Sanne committed Nov 9, 2022
1 parent 273d824 commit dc13463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hibernate-reactive-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
exclude group: 'javax.activation', module: 'javax.activation-api'
}

api 'io.smallrye.reactive:mutiny:1.7.0'
api 'io.smallrye.reactive:mutiny:1.8.0'

//Logging
implementation 'org.jboss.logging:jboss-logging:3.5.0.Final'
Expand Down

0 comments on commit dc13463

Please sign in to comment.