Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
micrometerVersion 1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maccyber committed Jun 10, 2024
1 parent 2f31154 commit 05c312a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion observability-version-catalog/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ val openTelemetrySdkTarget: String by project
catalog {
versionCatalog {
val ktorVersion = "2.3.11"
val micrometerVersion = "1.13.0"
val micrometerVersion = "1.12.3"
version("ktor", ktorVersion)
version("micrometer", micrometerVersion)
version("openTelemetryInstrumentation", openTelemetryInstrumentationVersion)
Expand Down

0 comments on commit 05c312a

Please sign in to comment.