Bump tiles-maven-plugin from 2.12 to 2.13 (#45)

Bumps [tiles-maven-plugin](https://github.com/repaint-io/maven-tiles) from 2.12 to 2.13.
- [Release notes](https://github.com/repaint-io/maven-tiles/releases)
- [Changelog](https://github.com/repaint-io/maven-tiles/blob/master/CHANGELOG.adoc)
- [Commits](https://github.com/repaint-io/maven-tiles/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-03 20:26:54 +00:00 committed by Paul Campbell
parent c4e8ad4117
commit d8facc08f5

View file

@ -17,7 +17,7 @@
<kemitix-checkstyle.version>4.1.1</kemitix-checkstyle.version>
<junit.version>4.12</junit.version>
<assertj.version>3.11.1</assertj.version>
<tiles-maven-plugin.version>2.12</tiles-maven-plugin.version>
<tiles-maven-plugin.version>2.13</tiles-maven-plugin.version>
<kemitix-maven-tiles.version>2.2.0</kemitix-maven-tiles.version>
<lombok.version>1.18.4</lombok.version>
</properties>