Skip to content

Commit 6944de2

Browse files
Bump junit-jupiter-engine from 5.5.1 to 5.5.2 in /modules/junit-jupiter
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.5.1 to 5.5.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.5.1...r5.5.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 896e306 commit 6944de2

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
@@ -15,7 +15,7 @@ dependencies {
1515

1616
testRuntime 'org.postgresql:postgresql:42.2.6'
1717
testRuntime 'mysql:mysql-connector-java:8.0.17'
18-
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.1'
18+
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.2'
1919
}
2020

2121
test {

0 commit comments

Comments
 (0)