Skip to content

Commit 28c1964

Browse files
Merge pull request #92 from UnitVectorY-Labs/dependabot/maven/org.junit.jupiter-junit-jupiter-params-5.13.0
Bump org.junit.jupiter:junit-jupiter-params from 5.12.2 to 5.13.0
2 parents 8593f80 + 725a091 commit 28c1964

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.junit.jupiter</groupId>
5555
<artifactId>junit-jupiter-params</artifactId>
56-
<version>5.12.2</version>
56+
<version>5.13.0</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.unitvectory</groupId>
6767
<artifactId>fileparamunit</artifactId>
68-
<version>0.0.6</version>
68+
<version>0.1.0</version>
6969
<scope>test</scope>
7070
</dependency>
7171
<dependency>

0 commit comments

Comments
 (0)