logging library updates

This commit is contained in:
Jonathan Shook
2021-11-09 22:26:59 -06:00
parent 0798b9a8b7
commit cbfbe9f774
7 changed files with 56 additions and 18 deletions

View File

@@ -18,6 +18,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
</dependency>
</dependencies>