Indentation using tabs
This commit is contained in:
parent
4c84117155
commit
9126fd9dec
|
|
@ -47,7 +47,7 @@ dependencies {
|
|||
optional 'org.apache.tomcat:tomcat-util:8.0.28'
|
||||
optional 'org.apache.tomcat.embed:tomcat-embed-core:8.0.28'
|
||||
|
||||
optional 'io.undertow:undertow-core:1.3.5.Final'
|
||||
optional 'io.undertow:undertow-core:1.3.5.Final'
|
||||
|
||||
optional 'org.eclipse.jetty:jetty-server:9.3.5.v20151012'
|
||||
optional 'org.eclipse.jetty:jetty-servlet:9.3.5.v20151012'
|
||||
|
|
|
|||
Loading…
Reference in New Issue