We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca7c004 commit 091c769Copy full SHA for 091c769
build.gradle.kts
@@ -16,7 +16,7 @@ val ktor = "3.1.2"
16
val logback = "1.5.18"
17
val logstashEncoder = "7.4"
18
val mockk = "1.13.17"
19
-val micrometerRegistry = "1.14.5"
+val micrometerRegistry = "1.12.13"
20
val nimbusjosejwt = "10.0.2"
21
val postgresEmbedded = "2.1.0"
22
val postgres = "42.7.5"
0 commit comments