mirror of
https://codeberg.org/PGPainless/bc-sop.git
synced 2025-09-09 11:19:41 +02:00
Adjust to latest changes and add tests from test suite
This commit is contained in:
parent
b77c8549b7
commit
994ba47b30
28 changed files with 272 additions and 57 deletions
6
pom.xml
6
pom.xml
|
@ -55,6 +55,12 @@
|
|||
<artifactId>sop-java-picocli</artifactId>
|
||||
<version>10.0.3-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.pgpainless</groupId>
|
||||
<artifactId>sop-java-testfixtures</artifactId>
|
||||
<version>10.0.3-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue