Skip to content

Commit f048cdd

Browse files
1 parent 5b48d4d commit f048cdd

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
@@ -14,7 +14,7 @@ dependencies {
1414
}
1515

1616
testRuntime 'org.postgresql:postgresql:42.2.9'
17-
testRuntime 'mysql:mysql-connector-java:8.0.18'
17+
testRuntime 'mysql:mysql-connector-java:8.0.19'
1818
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.2'
1919
}
2020

0 commit comments

Comments
 (0)