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:
parent
6b32cd1c34
commit
4cf010f7e0
3 changed files with 9 additions and 7 deletions
|
@ -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}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue