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

Silence the slf4j warnings.

This commit is contained in:
Cedric Beust 2016-03-26 08:53:27 -07:00
parent 6b32cd1c34
commit 4cf010f7e0
3 changed files with 9 additions and 7 deletions

View file

@ -84,6 +84,7 @@ val kobaltPluginApi = project {
"com.squareup.retrofit2:converter-gson:${Versions.retrofit}",
"com.beust:jcommander:1.48",
"org.slf4j:slf4j-nop:1.6.0",
"org.eclipse.aether:aether-spi:${Versions.aether}",
"org.eclipse.aether:aether-impl:${Versions.aether}",
"org.eclipse.aether:aether-connector-basic:${Versions.aether}",