Skip to content

Commit 3feaf7b

Browse files
dependabot[bot]Siedlerchr
authored andcommitted
Bump junit-jupiter-engine from 5.3.1 to 5.3.2 (#4513)
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.3.1...r5.3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4048cb3 commit 3feaf7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ dependencies {
162162

163163
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.3.2'
164164
testCompile 'org.junit.jupiter:junit-jupiter-params:5.3.1'
165-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.3.1'
165+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.3.2'
166166
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.3.1'
167167
testCompile 'org.junit.platform:junit-platform-launcher:1.3.2'
168168
testCompile 'org.junit-pioneer:junit-pioneer:0.3.0'

0 commit comments

Comments
 (0)