Skip to content

Commit b13b9fb

Browse files
Bump junit-jupiter-engine from 5.6.0 to 5.6.2 in /modules/junit-jupiter
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.6.0 to 5.6.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.0...r5.6.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 84c8d1e commit b13b9fb

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
@@ -17,7 +17,7 @@ dependencies {
1717

1818
testRuntime 'org.postgresql:postgresql:42.2.12'
1919
testRuntime 'mysql:mysql-connector-java:8.0.19'
20-
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.6.0'
20+
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.6.2'
2121
}
2222

2323
test {

0 commit comments

Comments
 (0)