Skip to content

Commit

Permalink
Update dependency io.micrometer:micrometer-core to v1.13.2 (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 4237f6e commit 6a44a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencyResolutionManagement {
val tabby = "2.2.11"
library("sksamuel-tabby", "com.sksamuel.tabby:tabby-fp:$tabby")

val micrometer = "1.12.8"
val micrometer = "1.13.2"
library("micrometer-core", "io.micrometer:micrometer-core:$micrometer")

val hikari = "5.1.0"
Expand Down

0 comments on commit 6a44a76

Please sign in to comment.