We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b014b8 commit 9a1d5c9Copy full SHA for 9a1d5c9
build.gradle.kts
@@ -39,6 +39,7 @@ dependencies {
39
implementation(KtorHtml.htmlBuilder)
40
implementation(Logstash.logbackEncoder)
41
implementation(Micrometer.registryPrometheus)
42
+ implementation(Prometheus.common)
43
implementation(TmsCommonLib.utils)
44
implementation(TmsKtorTokenSupport.azureValidation)
45
implementation(Postgresql.postgresql)
0 commit comments