Shadow simpleclient_hotspot
This commit is contained in:
parent
32be73bab8
commit
a74174a585
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ shadowJar {
|
|||
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}")
|
||||
include dependency("io.prometheus:simpleclient_hotspot:${project.prometheus_version}")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue