mirror of
https://github.com/nasa/trick.git
synced 2025-02-06 02:49:20 +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>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.assertj</groupId>
|
||||
<artifactId>assertj-swing-junit</artifactId>
|
||||
<version>3.9.2</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>third-party</groupId>
|
||||
<artifactId>bsaf</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user