We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efbd7a4 + e3a748b commit 1a13746Copy full SHA for 1a13746
Testing/MutationPITesting/pom.xml
@@ -34,7 +34,7 @@
34
<plugin>
35
<groupId>org.pitest</groupId>
36
<artifactId>pitest-maven</artifactId>
37
- <version>1.6.9</version>
+ <version>1.7.0</version>
38
<!-- <configuration>-->
39
<!-- <targetClasses>-->
40
<!-- <param>com.saurabh.*</param>-->
Testing/PluralSight/pom.xml
@@ -15,7 +15,7 @@
15
<dependency>
16
<groupId>com.opencsv</groupId>
17
<artifactId>opencsv</artifactId>
18
- <version>5.5.1</version>
+ <version>5.5.2</version>
19
</dependency>
20
21
0 commit comments