Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Commit

Permalink
may fix #194
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberFlameGO committed Oct 17, 2021
1 parent e5a4b96 commit 1dede2d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
7 changes: 7 additions & 0 deletions NachoSpigot-Server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,13 @@
<scope>runtime</scope>
</dependency>


<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
<version>2.4.0</version>
</dependency>

<!-- testing -->
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 1dede2d

Please sign in to comment.