Skip to content

Commit

Permalink
Bumped micrometer to 1.10.0-M1
Browse files Browse the repository at this point in the history
fixes gh-19
  • Loading branch information
marcingrzejszczak committed Apr 19, 2022
1 parent 0186048 commit 7b4ae10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def VERSIONS = [
]

def PLATFORM_VERSIONS = [
'io.micrometer:micrometer-bom:1.10.0-SNAPSHOT',
'io.micrometer:micrometer-bom:1.10.0-M1',
'io.zipkin.brave:brave-bom:5.13.2',
// opentelemetry-instrumentation-api dependency above with this
'io.opentelemetry:opentelemetry-bom:1.13.0',
Expand Down

0 comments on commit 7b4ae10

Please sign in to comment.