mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
Update build with Groovy.
This commit is contained in:
parent
b59bf3b8c0
commit
61459fed62
1 changed files with 2 additions and 1 deletions
|
@ -158,7 +158,8 @@ val kobaltApp = project(kobaltPluginApi, wrapper) {
|
|||
|
||||
"com.squareup.okhttp3:logging-interceptor:3.2.0",
|
||||
|
||||
"com.sparkjava:spark-core:2.5"
|
||||
"com.sparkjava:spark-core:2.5",
|
||||
"org.codehaus.groovy:groovy:2.4.8"
|
||||
|
||||
// "org.eclipse.jetty:jetty-server:${Versions.jetty}",
|
||||
// "org.eclipse.jetty:jetty-servlet:${Versions.jetty}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue