Skip to content

Commit

Permalink
Merge pull request #78 from outr/update/java-client-8.3.0
Browse files Browse the repository at this point in the history
Update java-client to 8.3.0
  • Loading branch information
darkfrog26 authored Dec 26, 2022
2 parents 57d1219 + 26b736d commit 16659f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ libraryDependencies ++= Seq(
"com.outr" %% "spice-client" % "0.0.6",
"com.outr" %% "spice-server-undertow" % "0.0.6",
"org.jsoup" % "jsoup" % "1.15.3",
"io.appium" % "java-client" % "8.2.1",
"io.appium" % "java-client" % "8.3.0",
"org.seleniumhq.selenium" % "selenium-api" % seleniumVersion,
"org.seleniumhq.selenium" % "selenium-chrome-driver" % seleniumVersion,
"org.seleniumhq.selenium" % "selenium-firefox-driver" % seleniumVersion,
Expand Down

0 comments on commit 16659f8

Please sign in to comment.