Skip to content

Commit 8edc147

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.junit.jupiter-junit-jupiter-engine-5.8.2' into combined-pr-branch
2 parents 5af4a11 + 23130b8 commit 8edc147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/junit-jupiter/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717

1818
testRuntimeOnly 'org.postgresql:postgresql:42.3.1'
1919
testRuntimeOnly 'mysql:mysql-connector-java:8.0.27'
20-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
20+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
2121
}
2222

2323
test {

0 commit comments

Comments
 (0)