Skip to content

Commit

Permalink
[#2021] Bump to Mutiny 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jponge authored and DavideD committed Dec 2, 2024
1 parent bd25660 commit af8d34b
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
@@ -10,7 +10,7 @@ dependencies {

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

api 'io.smallrye.reactive:mutiny:2.6.0'
api 'io.smallrye.reactive:mutiny:2.7.0'

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

0 comments on commit af8d34b

Please sign in to comment.