Skip to content

Commit

Permalink
Update: dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhao-huang committed Aug 12, 2024
1 parent 38ca33a commit f582761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CrashTracker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>[7.7.0,)</version>
<version>7.7.1</version>
<scope>test</scope>
</dependency>

Expand Down Expand Up @@ -308,4 +308,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit f582761

Please sign in to comment.