Skip to content

Commit 1d0f022

Browse files
Bump junit-jupiter-engine from 5.5.0 to 5.5.1 in /modules/junit-jupiter (#1642)
1 parent 365856d commit 1d0f022

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
@@ -15,7 +15,7 @@ dependencies {
1515

1616
testRuntime 'org.postgresql:postgresql:42.2.6'
1717
testRuntime 'mysql:mysql-connector-java:8.0.16'
18-
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.0'
18+
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.1'
1919
}
2020

2121
test {

0 commit comments

Comments
 (0)