Skip to content

Commit

Permalink
updated dependencies and npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbagmar committed Nov 15, 2024
1 parent a90fdf5 commit 49b0b09
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 199 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import java.text.SimpleDateFormat
buildscript {
ext {
gradleVersion = "8.10.2"
applitoolsAppiumVersion = "5.71.0"
applitoolsAppiumVersion = "5.72.0"
browserStackLocalVersion = "1.1.4"
fasterxmlJacksonVersion = "2.18.1"
atdVersion = "b313941325" // ATD main branch
Expand Down
218 changes: 23 additions & 195 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"@appium/relaxed-caps-plugin": "1.0.6",
"appium": "2.12.1",
"appium-device-farm": "9.4.5",
"appium-uiautomator2-driver": "3.8.2",
"appium-xcuitest-driver": "7.29.1",
"go-ios": "1.0.155",
"appium-uiautomator2-driver": "3.8.3",
"appium-xcuitest-driver": "7.31.0",
"go-ios": "1.0.158",
"braces": "3.0.3",
"fill-range": "7.1.1",
"ws": "8.18.0",
Expand Down

0 comments on commit 49b0b09

Please sign in to comment.