aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorRoman Ivanov <ivanov-jr@mail.ru>2016-12-10 06:54:07 -0800
committerRoman Ivanov <romani@users.noreply.github.com>2016-12-10 09:21:02 -0800
commit9f53d5f39f335538771e46fd317b365c0a2777f8 (patch)
treef002f860bdd00a8a807e1108d072c0fd0c2d88ce /pom.xml
parent42b71efdda37b36a6e84b964e5dd6136bf12df08 (diff)
downloadcheckstyle-9f53d5f39f335538771e46fd317b365c0a2777f8.tar.gz
config: pitest-maven update to 1.1.11
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 12b7a9646..f1547e9e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1472,7 +1472,7 @@
<plugin>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
- <version>1.1.10</version>
+ <version>1.1.11</version>
<configuration>
<targetClasses>
<param>com.puppycrawl.tools.checkstyle.checks.sizes.*</param>