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 fb4306f + 085ab37 commit b8763f9Copy full SHA for b8763f9
1 file changed
modules/junit-jupiter/build.gradle
@@ -14,6 +14,6 @@ dependencies {
14
exclude(module: 'hamcrest-core')
15
}
16
17
- testRuntimeOnly 'org.postgresql:postgresql:42.7.8'
+ testRuntimeOnly 'org.postgresql:postgresql:42.7.10'
18
testRuntimeOnly 'com.mysql:mysql-connector-j:9.6.0'
19
0 commit comments