mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-29 10:23:11 +08:00
Adopt Spring Java Format's JUnit 5 check
Closes gh-941
This commit is contained in:
@@ -48,6 +48,11 @@
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
<artifactId>junit-jupiter</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-web</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user