We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ff9ef commit af7ad47Copy full SHA for af7ad47
hibernate-reactive-core/build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
implementation "io.vertx:vertx-sql-client:${vertxSqlClientVersion}"
26
27
// Testing
28
- testImplementation 'org.assertj:assertj-core:3.24.2'
+ testImplementation 'org.assertj:assertj-core:3.26.3'
29
testImplementation "io.vertx:vertx-junit5:${vertxSqlClientVersion}"
30
31
// Drivers
0 commit comments