Skip to content

Commit ad8efa7

Browse files
authoredFeb 17, 2025··
chore(deps): update dependency org.pitest:pitest-maven to v1.18.2
1 parent eb3a6bf commit ad8efa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ SOFTWARE.
134134
<plugin>
135135
<groupId>org.pitest</groupId>
136136
<artifactId>pitest-maven</artifactId>
137-
<version>1.18.1</version>
137+
<version>1.18.2</version>
138138
<executions>
139139
<execution>
140140
<goals>

0 commit comments

Comments
 (0)
Please sign in to comment.