Use AssertJ in spring-boot-samples
See gh-5083
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
<artifactId>testng</artifactId>
|
||||
<version>6.8.13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.assertj</groupId>
|
||||
<artifactId>assertj-core</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
|
||||
Reference in New Issue
Block a user