Skip to content

Commit

Permalink
test dependencies updated (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanWesterkamp-iJUG committed Oct 6, 2022
1 parent 1441e1d commit 751c57e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tck-bom/pom.xml
Expand Up @@ -30,10 +30,10 @@

<properties>
<!-- Dependencies - Test -->
<version.testng>7.4.0</version.testng> <!-- aligns with Arquillian TestNG version -->
<version.junit>4.13.1</version.junit>
<version.testng>7.6.1</version.testng>
<version.junit>4.13.2</version.junit>
<version.hamcrest>1.3</version.hamcrest>
<version.arquillian>1.7.0.Alpha10</version.arquillian>
<version.arquillian>1.7.0.Alpha12</version.arquillian>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 751c57e

Please sign in to comment.