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 ffa67b0 + e3cd5c4 commit fad4bc6Copy full SHA for fad4bc6
modules/junit-jupiter/build.gradle
@@ -14,6 +14,6 @@ dependencies {
14
exclude(module: 'hamcrest-core')
15
}
16
17
- testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
+ testRuntimeOnly 'org.postgresql:postgresql:42.7.8'
18
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
19
0 commit comments