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.
1 parent 84c8d1e commit b13b9fbCopy full SHA for b13b9fb
modules/junit-jupiter/build.gradle
@@ -17,7 +17,7 @@ dependencies {
17
18
testRuntime 'org.postgresql:postgresql:42.2.12'
19
testRuntime 'mysql:mysql-connector-java:8.0.19'
20
- testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.6.0'
+ testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.6.2'
21
}
22
23
test {
0 commit comments