There was an error while loading. Please reload this page.
1 parent 981e304 commit e401341Copy full SHA for e401341
1 file changed
build.gradle.kts
@@ -14,6 +14,7 @@ repositories {
14
}
15
16
dependencies {
17
+ implementation("io.dropwizard.metrics:metrics-core:4.2.19")
18
implementation("io.micronaut:micronaut-management:3.6.4")
19
20
//attaches Source++ probe to the application
0 commit comments