We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8593f80 + 725a091 commit 28c1964Copy full SHA for 28c1964
1 file changed
pom.xml
@@ -53,7 +53,7 @@
53
<dependency>
54
<groupId>org.junit.jupiter</groupId>
55
<artifactId>junit-jupiter-params</artifactId>
56
- <version>5.12.2</version>
+ <version>5.13.0</version>
57
<scope>test</scope>
58
</dependency>
59
@@ -65,7 +65,7 @@
65
66
<groupId>com.unitvectory</groupId>
67
<artifactId>fileparamunit</artifactId>
68
- <version>0.0.6</version>
+ <version>0.1.0</version>
69
70
71
0 commit comments