incremental progress

This commit is contained in:
Jonathan Shook
2023-10-02 16:25:10 -05:00
parent b0e984c55f
commit b130caf154
27 changed files with 1146 additions and 11 deletions

View File

@@ -446,6 +446,7 @@
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.9.2</version>
<scope>test</scope>
</dependency>
</dependencies>