Skip to content

Commit 1a13746

Browse files
authored
Merge pull request #59 from saurabhpro/renovate/all
Update Renovate Dependency Scan
2 parents efbd7a4 + e3a748b commit 1a13746

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Testing/MutationPITesting/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<plugin>
3535
<groupId>org.pitest</groupId>
3636
<artifactId>pitest-maven</artifactId>
37-
<version>1.6.9</version>
37+
<version>1.7.0</version>
3838
<!-- <configuration>-->
3939
<!-- <targetClasses>-->
4040
<!-- <param>com.saurabh.*</param>-->

Testing/PluralSight/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>com.opencsv</groupId>
1717
<artifactId>opencsv</artifactId>
18-
<version>5.5.1</version>
18+
<version>5.5.2</version>
1919
</dependency>
2020

2121
<dependency>

0 commit comments

Comments
 (0)