Skip to content

Commit 9e1d7cf

Browse files
Bump junitPlatformVersion from 1.11.2 to 1.11.3
Bumps `junitPlatformVersion` from 1.11.2 to 1.11.3. Updates `org.junit.platform:junit-platform-launcher` from 1.11.2 to 1.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-suite` from 1.11.2 to 1.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-suite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a21f5c commit 9e1d7cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

selenium-webdriver-junit5-seljup/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ ext {
8484

8585
htmlunitVersion = "4.13.0"
8686
rerunnerVersion = "2.1.6"
87-
junitPlatformVersion = "1.11.2"
87+
junitPlatformVersion = "1.11.3"
8888
awaitilityVersion = "4.2.2"
8989
browsermobVersion = "2.1.5"
9090
zapclientVersion = "1.14.0"

selenium-webdriver-junit5/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ ext {
8585

8686
htmlunitVersion = "4.13.0"
8787
rerunnerVersion = "2.1.6"
88-
junitPlatformVersion = "1.11.2"
88+
junitPlatformVersion = "1.11.3"
8989
awaitilityVersion = "4.2.2"
9090
browsermobVersion = "2.1.5"
9191
zapclientVersion = "1.14.0"

0 commit comments

Comments
 (0)