Skip to content

Commit

Permalink
[#1817] Bump to Mutiny 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jponge authored and DavideD committed Dec 14, 2023
1 parent 939e567 commit 0f0ec1a
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 @@ -10,7 +10,7 @@ dependencies {

api "org.hibernate.orm:hibernate-core:${hibernateOrmVersion}"

api 'io.smallrye.reactive:mutiny:2.5.2'
api 'io.smallrye.reactive:mutiny:2.5.3'

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

0 comments on commit 0f0ec1a

Please sign in to comment.