Skip to content

Commit

Permalink
test:minor update and downgrade of test libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed May 17, 2024
1 parent fb10a2f commit 3238194
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.9.0</version>
<version>7.10.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -130,7 +130,7 @@
<dependency>
<groupId>org.knowm.xchart</groupId>
<artifactId>xchart</artifactId>
<version>3.8.7</version>
<version>3.8.5</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3238194

Please sign in to comment.