Skip to content

Commit 67ca611

Browse files
Bump junit-jupiter-engine from 5.4.2 to 5.5.0 in /modules/junit-jupiter (#1577)
1 parent 6159501 commit 67ca611

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
@@ -12,7 +12,7 @@ dependencies {
1212

1313
testRuntime 'org.postgresql:postgresql:42.2.6'
1414
testRuntime 'mysql:mysql-connector-java:8.0.16'
15-
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.4.2'
15+
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.0'
1616
}
1717

1818
test {

0 commit comments

Comments
 (0)