Skip to content

Commit

Permalink
Add JUnitParams dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul6603 committed Dec 2, 2024
1 parent c34303b commit 35e75ae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,11 @@
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>pl.pragmatists</groupId>
<artifactId>JUnitParams</artifactId>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
Expand Down

0 comments on commit 35e75ae

Please sign in to comment.