mirror of
https://github.com/corda/corda.git
synced 2025-04-08 03:44:49 +00:00
Merge pull request #5909 from corda/christians/NOTICK-remove-forms-dependency
Remove unused dependency on IntelliJ forms
This commit is contained in:
commit
609ae5664b
@ -135,10 +135,6 @@ dependencies {
|
||||
// Manifests: for reading stuff from the manifest file
|
||||
compile "com.jcabi:jcabi-manifests:$jcabi_manifests_version"
|
||||
|
||||
compile("com.intellij:forms_rt:7.0.3") {
|
||||
exclude group: "asm"
|
||||
}
|
||||
|
||||
// Coda Hale's Metrics: for monitoring of key statistics
|
||||
compile "io.dropwizard.metrics:metrics-jmx:$metrics_version"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user