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 5af4a11 + 23130b8 commit 8edc147Copy full SHA for 8edc147
modules/junit-jupiter/build.gradle
@@ -17,7 +17,7 @@ dependencies {
17
18
testRuntimeOnly 'org.postgresql:postgresql:42.3.1'
19
testRuntimeOnly 'mysql:mysql-connector-java:8.0.27'
20
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
21
}
22
23
test {
0 commit comments