mirror of
https://github.com/nasa/trick.git
synced 2025-02-11 05:01:18 +00:00
Added AssertJ Swing to pom.xml
This commit is contained in:
parent
8d328dbed5
commit
d4c20cd6a6
@ -57,6 +57,12 @@
|
|||||||
<version>4.13.1</version>
|
<version>4.13.1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.assertj</groupId>
|
||||||
|
<artifactId>assertj-swing-junit</artifactId>
|
||||||
|
<version>3.9.2</version>
|
||||||
|
<scope>test</scope>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>third-party</groupId>
|
<groupId>third-party</groupId>
|
||||||
<artifactId>bsaf</artifactId>
|
<artifactId>bsaf</artifactId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user