Skip to content

Commit 94817b9

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/org.junit.jupiter-junit-jupiter-5.14.3' into combined-pr-branch
2 parents 1d60f3a + c31d51f commit 94817b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ dependencies {
1111
api 'org.apache.tomcat:tomcat-jdbc:11.0.14'
1212
api 'org.vibur:vibur-dbcp:26.0'
1313
api 'com.mysql:mysql-connector-j:9.6.0'
14-
api 'org.junit.jupiter:junit-jupiter:5.14.1'
14+
api 'org.junit.jupiter:junit-jupiter:5.14.3'
1515
}

0 commit comments

Comments
 (0)