Skip to content

Commit 62ff891

Browse files
dependabot[bot]hospel
andauthored
Bump org.junit.jupiter:junit-jupiter-engine in /e2e-tests (#681)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.3.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.3.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: hospel <ole4ryb@gmail.com>
1 parent 3395bba commit 62ff891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
testImplementation 'org.xmlunit:xmlunit-assertj3:2.10.0'
2828
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
2929

30-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.3.1'
30+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
3131
}
3232

3333
tasks.withType(Test) {

0 commit comments

Comments
 (0)