testing a theorey

This commit is contained in:
markiantorno 2022-11-07 11:14:44 -05:00
parent 02944bafb5
commit 8e7b7469ea
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.10</version>
<scope>test</scope>
</dependency>
<dependency>