Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4
Browse files Browse the repository at this point in the history
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent a88b207 commit 4bdbb53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5-seljup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<logback.version>1.5.12</logback.version>

<selenium.version>4.27.0</selenium.version>
<junit5.version>5.11.3</junit5.version>
<junit5.version>5.11.4</junit5.version>
<selenium-jupiter.version>5.1.1</selenium-jupiter.version>
<assertj.version>3.26.3</assertj.version>

Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<logback.version>1.5.12</logback.version>

<selenium.version>4.27.0</selenium.version>
<junit5.version>5.11.3</junit5.version>
<junit5.version>5.11.4</junit5.version>
<assertj.version>3.26.3</assertj.version>
<wdm.version>5.9.2</wdm.version>

Expand Down

0 comments on commit 4bdbb53

Please sign in to comment.