Skip to content

Commit

Permalink
fix(deps): update dependency org.seleniumhq.selenium:selenium-java to…
Browse files Browse the repository at this point in the history
… v4.9.0
  • Loading branch information
renovate[bot] committed Apr 21, 2023
1 parent a6da865 commit 8ef4984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moviebuffs-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.8.3</version>
<version>4.9.0</version>
</dependency>
<dependency>
<groupId>com.github.javafaker</groupId>
Expand Down

0 comments on commit 8ef4984

Please sign in to comment.