Skip to content

Commit

Permalink
Update all java dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 71c7b13 commit 25624e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import org.codehaus.groovy.runtime.GStringImpl
buildscript {
ext {
gradleVersion = "8.12"
applitoolsAppiumVersion = "5.73.0"
applitoolsImagesVersion = "5.74.0"
applitoolsAppiumVersion = "5.74.0"
applitoolsImagesVersion = "5.75.0"
browserStackLocalVersion = "1.1.5"
fasterxmlJacksonVersion = "2.18.2"
atdVersion = "14.0.4" // ATD main branch
Expand All @@ -14,11 +14,11 @@ buildscript {
specmaticVersion = '1.3.39'
webDriverManagerVersion = '5.9.2'
jodaTimeVersion = "2.13.0"
masterThoughtVersion = "5.8.2"
masterThoughtVersion = "5.8.4"
commonsLang3Version = "3.17.0"
commonsRngSimpleVersion = "1.6"
aspectJVersion = "1.9.22.1"
assertJVersion = "3.27.0"
assertJVersion = "3.27.2"
jetbrainsAnnotationsVersion = "26.0.1"
junitVersion = "5.11.4"
snakeyamlVersion = "2.3"
Expand Down

0 comments on commit 25624e7

Please sign in to comment.