build: added dependency to enable websocket server logging
This commit is contained in:
		@ -35,6 +35,7 @@ dependencies {
 | 
			
		||||
    implementation "org.java-websocket:Java-WebSocket:1.5.1"
 | 
			
		||||
    implementation "org.tinylog:tinylog-api:2.4.0-M1"
 | 
			
		||||
    implementation "org.tinylog:tinylog-impl:2.4.0-M1"
 | 
			
		||||
    implementation "org.tinylog:slf4j-tinylog:2.4.0-M1"
 | 
			
		||||
    implementation "com.beust:jcommander:1.81"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user