Skip to content

Commit 66c6a83

Browse files
authored
Merge pull request #174 from skadi-cloud/dependabot/gradle/io.micrometer-micrometer-registry-prometheus-1.8.4
build(deps): bump micrometer-registry-prometheus from 1.8.3 to 1.8.4
2 parents c199eda + 3b02444 commit 66c6a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55

66
val ktor_version = "1.6.8"
77
val logback_version = "1.2.10"
8-
val prometeus_version = "1.8.3"
8+
val prometeus_version = "1.8.4"
99
val exposed_version = "0.37.3"
1010

1111
val targetJvm: String by project

0 commit comments

Comments
 (0)