Skip to content

Commit c9175b5

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/mysql-mysql-connector-java-8.0.27' into combined-pr-branch
2 parents 2d7ef01 + ef9fa8a commit c9175b5

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
@@ -16,7 +16,7 @@ dependencies {
1616
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.8.1'
1717

1818
testRuntimeOnly 'org.postgresql:postgresql:42.3.1'
19-
testRuntimeOnly 'mysql:mysql-connector-java:8.0.26'
19+
testRuntimeOnly 'mysql:mysql-connector-java:8.0.27'
2020
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
2121
}
2222

0 commit comments

Comments
 (0)