Shade another important dependency
This commit is contained in:
parent
43d01ac420
commit
19951d3f36
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ shadowJar {
|
|||
|
||||
dependencies {
|
||||
include dependency("io.prometheus:simpleclient:${project.prometheus_version}")
|
||||
include dependency("io.prometheus:simpleclient_common:${project.prometheus_version}")
|
||||
include dependency("io.prometheus:simpleclient_httpserver:${project.prometheus_version}")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue