Skip to content

Commit

Permalink
updated npm and java dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbagmar committed Dec 2, 2024
1 parent 9cdb869 commit 3392566
Show file tree
Hide file tree
Showing 3 changed files with 513 additions and 304 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ import java.text.SimpleDateFormat
buildscript {
ext {
gradleVersion = "8.11.1"
applitoolsAppiumVersion = "5.72.0"
applitoolsImagesVersion = "5.73.0"
applitoolsAppiumVersion = "5.73.0"
applitoolsImagesVersion = "5.74.0"
browserStackLocalVersion = "1.1.4"
fasterxmlJacksonVersion = "2.18.1"
fasterxmlJacksonVersion = "2.18.2"
atdVersion = "14.0.4" // ATD main branch
jadbVersion = "1.2.1"
unirestVersion = "3.14.5"
Expand Down
Loading

0 comments on commit 3392566

Please sign in to comment.