mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-06-17 05:40:51 -07:00
Colors.
This commit is contained in:
parent
34185a6b2a
commit
b68ec28050
3 changed files with 143 additions and 16 deletions
|
@ -110,7 +110,8 @@ val kobaltPluginApi = project {
|
|||
"org.eclipse.jgit:org.eclipse.jgit:4.5.0.201609210915-r",
|
||||
"org.slf4j:slf4j-simple:${Versions.slf4j}",
|
||||
*mavenResolver("api", "spi", "util", "impl", "connector-basic", "transport-http", "transport-file"),
|
||||
"org.apache.maven:maven-aether-provider:3.3.9"
|
||||
"org.apache.maven:maven-aether-provider:3.3.9",
|
||||
"org.testng.testng-remote:testng-remote:1.3.0"
|
||||
)
|
||||
exclude(*aether("impl", "spi", "util", "api"))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue