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 0c2f05a + 84fd64a commit c6a3412Copy full SHA for c6a3412
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