Skip to content

Commit

Permalink
Bump junit-platform.version from 1.11.0 to 1.11.1 (#1030)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
  • Loading branch information
dependabot[bot] and bonigarcia authored Sep 26, 2024
1 parent d4a6c57 commit 7e1227f
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 @@ -18,7 +18,7 @@

<htmlunit.version>4.13.0</htmlunit.version>
<rerunner.version>2.1.6</rerunner.version>
<junit-platform.version>1.11.0</junit-platform.version>
<junit-platform.version>1.11.1</junit-platform.version>
<awaitility.version>4.2.2</awaitility.version>
<browsermob.version>2.1.5</browsermob.version>
<zapclient.version>1.14.0</zapclient.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 @@ -18,7 +18,7 @@

<htmlunit.version>4.13.0</htmlunit.version>
<rerunner.version>2.1.6</rerunner.version>
<junit-platform.version>1.11.0</junit-platform.version>
<junit-platform.version>1.11.1</junit-platform.version>
<awaitility.version>4.2.2</awaitility.version>
<browsermob.version>2.1.5</browsermob.version>
<zapclient.version>1.14.0</zapclient.version>
Expand Down

0 comments on commit 7e1227f

Please sign in to comment.