{{#if includeTests}}
<dependency>
	<groupId>org.junit</groupId>
	<artifactId>junit-bom</artifactId>
	<version>${junit-jupiter.version}</version>
	<type>pom</type>
	<scope>import</scope>
</dependency>
{{/if}}
