Skip to content

Commit 7efa68d

Browse files
updated dependencies in pom.xml (#20)
1 parent 3db1fa4 commit 7efa68d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<playwright-version>1.37.0</playwright-version>
16-
<testng-version>7.8.0</testng-version>
15+
<playwright-version>1.41.2</playwright-version>
16+
<testng-version>7.9.0</testng-version>
1717
<hamcrest-all-version>1.3</hamcrest-all-version>
1818
<json-simple-version>1.1.1</json-simple-version>
1919
<lombok-version>1.18.28</lombok-version>
20-
<datafaker-version>2.0.1</datafaker-version>
20+
<datafaker-version>2.1.0</datafaker-version>
2121
<org-json-verion>20230618</org-json-verion>
2222
<maven-compiler-plugin-version>3.11.0</maven-compiler-plugin-version>
2323
<maven-surefire-plugin-version>3.1.0</maven-surefire-plugin-version>

0 commit comments

Comments
 (0)