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.20.0
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 81dc2d4 commit e03c6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moviebuffs-tools/pom.xml
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.14.1</version>
<version>4.20.0</version>
</dependency>
<dependency>
<groupId>com.github.javafaker</groupId>
Expand Down

0 comments on commit e03c6c0

Please sign in to comment.