@@ -7,20 +7,20 @@ buildscript {
77}
88
99plugins {
10- id " org.sonarqube" version " 6.0.1.5171 "
10+ id " org.sonarqube" version " 6.1.0.5360 "
1111 id " java"
1212 id " idea"
1313 id " com.github.johnrengelman.shadow" version ' 8.1.1'
1414 id " maven-publish"
15- id " io.freefair.aspectj.post-compile-weaving" version " 8.11 "
15+ id " io.freefair.aspectj.post-compile-weaving" version " 8.13.1 "
1616}
1717
1818group = " com.github.znsio"
1919version = " 1.0.12"
2020def atdVersion = " 14.0.4" // ATD main branch
2121def applitoolsAppiumVersion = " 5.75.0"
2222def applitoolsImagesVersion = " 5.76.0"
23- def aspectJVersion = " 1.9.22.1 "
23+ def aspectJVersion = " 1.9.23 "
2424def assertJVersion = " 3.27.3"
2525def browserStackLocalVersion = " 1.1.5"
2626def commonsLang3Version = " 3.17.0"
@@ -29,12 +29,12 @@ def fasterxmlJacksonVersion = "2.18.3"
2929def gradleVersion = " 8.13"
3030def jadbVersion = " 1.2.1"
3131def jetbrainsAnnotationsVersion = " 26.0.2"
32- def jodaTimeVersion = " 2.13.1 "
32+ def jodaTimeVersion = " 2.14.0 "
3333def jsonDiffVersion = " 0.4.16"
3434def junitVersion = " 5.12.1"
35- def masterThoughtVersion = " 5.8.2 "
35+ def masterThoughtVersion = " 5.8.4 "
3636def pdfBoxVersion = " 3.0.4"
37- def seleniumVersion = " 4.29 .0"
37+ def seleniumVersion = " 4.30 .0"
3838def snakeyamlVersion = " 2.4"
3939def specmaticVersion = " 1.3.39"
4040def unirestVersion = " 3.14.5"
0 commit comments