Skip to content

Commit

Permalink
Tracing goes back to using micrometer snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Sep 19, 2022
1 parent 6913c08 commit 6cefffc
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-M5',
'io.micrometer:micrometer-bom:1.10.0-SNAPSHOT',
'io.zipkin.brave:brave-bom:5.13.+',
// opentelemetry-instrumentation-api dependency above with this
'io.opentelemetry:opentelemetry-bom:1.+',
Expand Down

0 comments on commit 6cefffc

Please sign in to comment.