Skip to content

Commit

Permalink
updated dependencies and github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbagmar committed May 31, 2024
1 parent 0ede52d commit 1282274
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 175 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ buildscript {
ext {
gradleVersion = '8.7'
junitVersion = '5.11.0-M2'
applitoolsVersion = '5.68.5'
applitoolsImagesVersion = '5.68.4'
applitoolsVersion = '5.69.0'
applitoolsImagesVersion = '5.69.0'
pdfBoxVersion = '3.0.2'
cucumberJVMVersion = '7.18.0'
assertJVersion = "3.25.3"
assertJVersion = "3.26.0"
}
repositories {
mavenLocal()
Expand Down
Loading

0 comments on commit 1282274

Please sign in to comment.