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.
1 parent 06ad992 commit 37a6a89Copy full SHA for 37a6a89
modules/jdbc-test/build.gradle
@@ -11,5 +11,5 @@ dependencies {
11
api 'org.apache.tomcat:tomcat-jdbc:11.0.11'
12
api 'org.vibur:vibur-dbcp:26.0'
13
api 'com.mysql:mysql-connector-j:8.2.0'
14
- api 'org.junit.jupiter:junit-jupiter:5.13.4'
+ api 'org.junit.jupiter:junit-jupiter:6.0.0'
15
}
0 commit comments