File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ import org.codehaus.groovy.runtime.GStringImpl
4
4
buildscript {
5
5
ext {
6
6
gradleVersion = " 8.12"
7
- applitoolsAppiumVersion = " 5.73 .0"
8
- applitoolsImagesVersion = " 5.74 .0"
7
+ applitoolsAppiumVersion = " 5.74 .0"
8
+ applitoolsImagesVersion = " 5.75 .0"
9
9
browserStackLocalVersion = " 1.1.5"
10
10
fasterxmlJacksonVersion = " 2.18.2"
11
11
atdVersion = " 14.0.4" // ATD main branch
@@ -14,11 +14,11 @@ buildscript {
14
14
specmaticVersion = ' 1.3.39'
15
15
webDriverManagerVersion = ' 5.9.2'
16
16
jodaTimeVersion = " 2.13.0"
17
- masterThoughtVersion = " 5.8.2 "
17
+ masterThoughtVersion = " 5.8.4 "
18
18
commonsLang3Version = " 3.17.0"
19
19
commonsRngSimpleVersion = " 1.6"
20
20
aspectJVersion = " 1.9.22.1"
21
- assertJVersion = " 3.27.0 "
21
+ assertJVersion = " 3.27.2 "
22
22
jetbrainsAnnotationsVersion = " 26.0.1"
23
23
junitVersion = " 5.11.4"
24
24
snakeyamlVersion = " 2.3"
You can’t perform that action at this time.
0 commit comments