Skip to content

Commit

Permalink
(jcabi#206) Complete puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
andreoss committed Jul 10, 2020
1 parent 776ce37 commit a0c6491
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,16 +146,6 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<!--
@todo #199:30m Migrate Junit 5 tests dependent on ExpectedException to
Junit 5. After all tests are run by Junit 5 remove this dependency.
-->
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>${junit-platform.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
Expand Down

0 comments on commit a0c6491

Please sign in to comment.