We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2162b8b commit 1626f76Copy full SHA for 1626f76
hibernate-reactive-core/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
implementation "io.vertx:vertx-sql-client:${vertxSqlClientVersion}"
25
26
// Testing
27
- testImplementation 'org.assertj:assertj-core:3.26.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
28
testImplementation "io.vertx:vertx-junit5:${vertxSqlClientVersion}"
29
30
// Drivers
0 commit comments