Skip to content

Commit f55355e

Browse files
Bump org.junit.jupiter:junit-jupiter in /modules/jdbc-test
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.14.1 to 5.14.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r5.14.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b72337e commit f55355e

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.5.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)