Skip to content

Instantly share code, notes, and snippets.

@olbpetersson
Created December 8, 2017 01:09
Show Gist options
  • Save olbpetersson/f5d2d68bdc1171d5331d74ca11b75008 to your computer and use it in GitHub Desktop.
Save olbpetersson/f5d2d68bdc1171d5331d74ca11b75008 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.1.0-M1</version>
<scope>test</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment