diff --git a/README.md b/README.md
index 56a7ffb..3e0cedc 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,9 @@ The [Maven Checkstyle Plugin](https://maven.apache.org/plugins/maven-checkstyle-
uses the latest version of the Checkstyle library
([Release Notes](http://checkstyle.sourceforge.net/releasenotes.html)).
+Also available for you to use are the rules defined by
+[Sevntu](http://sevntu-checkstyle.github.io/sevntu.checkstyle/).
+
Your project must provide a `checkstyle.xml` file in it's root
directory. See the Checkstyle Plugin homepage for `sun_checks.xml` and
`google_checks.xml` examples. There is a modified version of `sun_checks.xml`
diff --git a/pom.xml b/pom.xml
index f8682d0..73299f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
com.github.sevntu.checkstyle
sevntu-checkstyle-maven-plugin
- 1.17.1
+ 1.18.0