aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMichal Kordas <kordas.michal@gmail.com>2015-11-03 10:45:31 +0100
committerRoman Ivanov <ivanov-jr@mail.ru>2015-11-03 06:26:17 -0800
commit8f5317d1349ae006bfd26af2279cc2ca986df6e3 (patch)
tree15b5c86873ce6ef40e01b85f33dd4acddfb33d1b /pom.xml
parent879738dc84a112e82042dda35fffcc5ad87fdf6e (diff)
downloadcheckstyle-8f5317d1349ae006bfd26af2279cc2ca986df6e3.tar.gz
Pull #2513: Update System Rules to 1.13.0
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 14d33e566..d037fc904 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@
<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>system-rules</artifactId>
- <version>1.12.1</version>
+ <version>1.13.0</version>
<scope>test</scope>
</dependency>
<dependency>