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 c35c901 + e681a4f commit c9993d2Copy full SHA for c9993d2
modules/jdbc/build.gradle
@@ -11,5 +11,5 @@ dependencies {
11
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
12
testImplementation 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
13
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
14
- testImplementation 'org.assertj:assertj-core:3.21.0'
+ testImplementation 'org.assertj:assertj-core:3.22.0'
15
}
0 commit comments