We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d60f3a + c31d51f commit 94817b9Copy full SHA for 94817b9
modules/jdbc-test/build.gradle
@@ -11,5 +11,5 @@ dependencies {
11
api 'org.apache.tomcat:tomcat-jdbc:11.0.14'
12
api 'org.vibur:vibur-dbcp:26.0'
13
api 'com.mysql:mysql-connector-j:9.6.0'
14
- api 'org.junit.jupiter:junit-jupiter:5.14.1'
+ api 'org.junit.jupiter:junit-jupiter:5.14.3'
15
}
0 commit comments