Skip to content

Commit

Permalink
Upgrade Mutiny to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blafond committed Dec 5, 2022
1 parent 9480573 commit c96add1
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.8.0'
api 'io.smallrye.reactive:mutiny:2.0.0'

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

0 comments on commit c96add1

Please sign in to comment.