Skip to content

Commit

Permalink
Merge pull request #83 from justunsix/dependabot/maven/training/org.s…
Browse files Browse the repository at this point in the history
…eleniumhq.selenium-selenium-support-4.9.0

Bump selenium-support from 4.8.3 to 4.9.0 in /training
  • Loading branch information
justunsix committed Apr 27, 2023
2 parents 809489c + 923ca2d commit fbf69a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion training/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-support</artifactId>
<version>4.8.3</version>
<version>4.9.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.testng/testng -->
<dependency>
Expand Down

0 comments on commit fbf69a3

Please sign in to comment.