1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00

Remove conflicting websocket dependency.

This commit is contained in:
Cedric Beust 2017-02-09 10:45:46 -08:00
parent 7347681bae
commit e242886aa7

View file

@ -162,8 +162,7 @@ val kobaltApp = project(kobaltPluginApi, wrapper) {
"com.squareup.okhttp3:logging-interceptor:3.2.0",
"com.sparkjava:spark-core:2.5",
"org.eclipse.jetty.websocket:websocket-api:9.4.1.v20170120"
"com.sparkjava:spark-core:2.5"
// "org.eclipse.jetty:jetty-server:${Versions.jetty}",
// "org.eclipse.jetty:jetty-servlet:${Versions.jetty}",