Skip to content

Commit

Permalink
Fixed #113 - Upgraded markdown-page-generator-plugin (2.0.1 instead o…
Browse files Browse the repository at this point in the history
…f 2.0.0)
  • Loading branch information
dzc34 committed Jan 2, 2018
1 parent 0925053 commit 20e19a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ none
none

### Outdated dependencies
none
- [#113 - Upgraded markdown-page-generator-plugin (2.0.1 instead of 2.0.0)](https://github.com/Asqatasun/Contrast-Finder/issues/113)

### Bug
none
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<commons-lang3.version>3.7</commons-lang3.version>
<junit.version>4.12</junit.version>
<logback-classic.version>1.2.3</logback-classic.version>
<markdown-page-generator-plugin.version>2.0.0</markdown-page-generator-plugin.version>
<markdown-page-generator-plugin.version>2.0.1</markdown-page-generator-plugin.version>

<!-- Plugin Versions -->
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 20e19a1

Please sign in to comment.