Skip to content

Commit

Permalink
selenium-api 4.18.1 (was 4.14.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 22, 2024
1 parent 789e786 commit 47cf176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -248,7 +248,7 @@ object Dependencies {
val fluentleniumVersion = "6.0.0"
// This is the selenium version compatible with the FluentLenium version declared above.
// See https://repo1.maven.org/maven2/io/fluentlenium/fluentlenium-parent/6.0.0/fluentlenium-parent-6.0.0.pom
val seleniumVersion = "4.14.1"
val seleniumVersion = "4.18.1"
val htmlunitVersion = "4.13.0"

val testDependencies = Seq(junit, junitInterface, guava, logback) ++ Seq(
Expand Down

0 comments on commit 47cf176

Please sign in to comment.