Bump classgraph from 4.1.2 to 4.1.3

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-08-29 05:28:27 +00:00
parent 3c0f39a4f9
commit d26fec955f
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -32,7 +32,7 @@
<mockito.version>2.21.0</mockito.version>
<assertj.version>3.11.0</assertj.version>
<conditional.version>0.7.0</conditional.version>
<classgraph.version>4.1.2</classgraph.version>
<classgraph.version>4.1.3</classgraph.version>
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
<kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version>