Skip to content

Commit

Permalink
9: Apply 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Feb 20, 2021
1 parent d625ae7 commit 4af2808
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
<license.plugin.version>4.0.rc2</license.plugin.version>
<jacoco.plugin.version>0.8.6</jacoco.plugin.version>
<!-- Test settings -->
<junit.jupiter.version>5.7.1</junit.jupiter.version>
<hamcrest.version>2.2</hamcrest.version>
<junit.jupiter.version>5.7.1</junit.jupiter.version>
<junit.platform.version>1.7.1</junit.platform.version>
<hamcrest.version>2.2</hamcrest.version>
</properties>

<!-- Developers and Contributors -->
Expand Down

0 comments on commit 4af2808

Please sign in to comment.