Updated junit to the newest version (4.11).
Updated jline to the newest version (2.11). Updated code to match the new structure of jline. Updated version of maven-shade-plugin to the newest version (2.1)
This commit is contained in:
@@ -2,7 +2,7 @@ package b1;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.PrintWriter;
|
||||
import jline.ConsoleReader;
|
||||
import jline.console.ConsoleReader;
|
||||
|
||||
public class Main {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user