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.
2 parents 1bbd1be + cbfddbc commit 6494ac6Copy full SHA for 6494ac6
modules/timeplus/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
7
testImplementation project(':testcontainers-jdbc-test')
8
testRuntimeOnly 'com.timeplus:timeplus-native-jdbc:2.0.10'
9
- testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
10
}
0 commit comments