Skip to content

Commit

Permalink
Update dep
Browse files Browse the repository at this point in the history
Update dep
  • Loading branch information
nguyenq committed Jan 5, 2024
1 parent 6c07301 commit 14c999e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.8.0</version>
<version>7.9.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -236,7 +236,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.3.12</version>
<version>1.3.14</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 14c999e

Please sign in to comment.