Update to TerminalConsoleAppender 1.1.1 (#1240)

See https://github.com/Minecrell/TerminalConsoleAppender/releases/tag/1.1.1
This commit is contained in:
Minecrell 2018-07-20 21:04:11 +02:00
parent b90705d2ad
commit 593e81812a

View File

@ -19,7 +19,7 @@ Other changes:
configuration
diff --git a/pom.xml b/pom.xml
index 9d273c6d9..13fa95891 100644
index 9d273c6d9..491887cf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -0,0 +0,0 @@
@ -43,7 +43,7 @@ index 9d273c6d9..13fa95891 100644
+ <dependency>
+ <groupId>net.minecrell</groupId>
+ <artifactId>terminalconsoleappender</artifactId>
+ <version>1.1.0</version>
+ <version>1.1.1</version>
+ </dependency>
+ <dependency>
+ <groupId>net.java.dev.jna</groupId>