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 3fc3899 commit a0f4949Copy full SHA for a0f4949
build.gradle.kts
@@ -37,6 +37,7 @@ dependencies {
37
implementation(Ktor.Server.statusPages)
38
implementation(Ktor.Serialization.jackson)
39
implementation(KtorHtml.htmlBuilder)
40
+ implementation(Logstash.logbackEncoder)
41
implementation(Micrometer.registryPrometheus)
42
implementation(TmsCommonLib.utils)
43
implementation(TmsKtorTokenSupport.azureValidation)
0 commit comments