Skip to content

Commit

Permalink
Merge pull request #1948 from navikt/dependabot/gradle/io.prometheus-…
Browse files Browse the repository at this point in the history
…prometheus-metrics-core-1.3.5

Bump io.prometheus:prometheus-metrics-core from 1.3.1 to 1.3.5
  • Loading branch information
hestad authored Dec 20, 2024
2 parents 8fe739d + 5be9b1a commit 06bee5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "j
micrometer-core = { group = "io.micrometer", name = "micrometer-core", version.ref = "micrometer"}
micrometer-registry-prometheus = { group = "io.micrometer", name = "micrometer-registry-prometheus", version.ref = "micrometer"}

prometheus-metrics-core = { group = "io.prometheus", name = "prometheus-metrics-core", version = "1.3.1"}
prometheus-metrics-core = { group = "io.prometheus", name = "prometheus-metrics-core", version = "1.3.5"}

kotest-assertions-core = { group = "io.kotest", name = "kotest-assertions-core", version.ref = "kotest"}
kotest-assertions-json = { group = "io.kotest", name = "kotest-assertions-json", version.ref = "kotest"}
Expand Down

0 comments on commit 06bee5d

Please sign in to comment.