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

Log http requests.

This commit is contained in:
Cedric Beust 2016-05-04 22:03:09 -08:00
parent 0c0c21cecd
commit 5d37fbc13e

View file

@ -143,6 +143,7 @@ val kobaltApp = project(kobaltPluginApi, wrapper) {
"org.codehaus.plexus:plexus-utils:3.0.22",
"biz.aQute.bnd:bndlib:2.4.0",
"com.squareup.okhttp3:logging-interceptor:3.2.0",
"com.sparkjava:spark-core:2.3"