Skip to content

Commit

Permalink
Merge pull request #108 from Skym0sh0/dependabot/gradle/io.micrometer…
Browse files Browse the repository at this point in the history
…-micrometer-core-1.13.5

build(deps): bump io.micrometer:micrometer-core from 1.13.4 to 1.13.5
  • Loading branch information
Skym0sh0 authored Oct 14, 2024
2 parents 87841ee + 0d2baf6 commit 2531301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation("org.flywaydb:flyway-database-postgresql")
implementation("org.springframework.session:spring-session-core")

implementation("io.micrometer:micrometer-core:1.13.4")
implementation("io.micrometer:micrometer-core:1.13.5")
implementation("io.micrometer:micrometer-registry-prometheus:1.13.5")
implementation("net.ttddyy.observation:datasource-micrometer:1.0.5")

Expand Down

0 comments on commit 2531301

Please sign in to comment.