Skip to content

Commit f1d56c9

Browse files
Bump junit.jupiter.version from 5.10.0 to 5.10.1 (#427)
Bumps `junit.jupiter.version` from 5.10.0 to 5.10.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1) Updates `org.junit.jupiter:junit-jupiter` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Boni García <boni.garcia@uc3m.es>
1 parent b44ef1d commit f1d56c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<webdrivermanager.version>5.6.2</webdrivermanager.version>
1212

1313
<!-- Provided dependencies -->
14-
<junit.jupiter.version>5.10.0</junit.jupiter.version>
14+
<junit.jupiter.version>5.10.1</junit.jupiter.version>
1515
<selenium.version>4.16.1</selenium.version>
1616
<htmlunit.version>4.13.0</htmlunit.version>
1717
<selenide.version>7.0.4</selenide.version>

0 commit comments

Comments
 (0)