Skip to content

Commit a7fd330

Browse files
Update all dependencies
1 parent 8ff5edb commit a7fd330

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
<maven.compiler.source>17</maven.compiler.source>
1313
<maven.compiler.target>17</maven.compiler.target>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<selenium.version>4.19.1</selenium.version>
15+
<selenium.version>4.21.0</selenium.version>
1616
<restassured.version>5.4.0</restassured.version>
17-
<appium.version>9.2.0</appium.version>
18-
<testng.version>7.9.0</testng.version>
19-
<assertJ.version>3.25.3</assertJ.version>
17+
<appium.version>9.2.3</appium.version>
18+
<testng.version>7.10.2</testng.version>
19+
<assertJ.version>3.26.0</assertJ.version>
2020
<joda.time.version>2.12.7</joda.time.version>
2121
<assertJ.joda.verson>2.2.0</assertJ.joda.verson>
2222
<lombok.version>1.18.32</lombok.version>

0 commit comments

Comments
 (0)