Skip to content

Commit

Permalink
chore: library update
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasnogueira committed Mar 28, 2024
1 parent aaee279 commit e735945
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.eliasnogueira</groupId>
<artifactId>selenium-java-lean-test-architecture</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>

<scm>
<connection>scm:[email protected]:eliasnogueira/selenium-java-lean-test-architecture.git</connection>
Expand All @@ -21,8 +21,8 @@
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>

<aspectj.version>1.9.21.2</aspectj.version>
<selenium.version>4.18.1</selenium.version>
<aspectj.version>1.9.22</aspectj.version>
<selenium.version>4.19.0</selenium.version>
<testng.version>7.9.0</testng.version>
<assertj.version>3.25.3</assertj.version>
<datafaker.version>2.1.0</datafaker.version>
Expand Down

0 comments on commit e735945

Please sign in to comment.