Skip to content

Commit

Permalink
Explain why auto patch updates are disabled for OTel
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Jan 22, 2025
1 parent 3a1154a commit 1f5d472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aopalliance="1.0"
zipkinAws="1.2.5"
logback = "1.5.16"
wavefrontSdk="3.4.3"
otelInstrumentationBomAlpha="1.33.3-alpha" # Brings in io.opentelemetry:opentelemetry-bom:1.38.0
otelInstrumentationBomAlpha="1.33.3-alpha" # Automatic patch version updates are disabled since patch version bumps in this BOM can cause minor version bumps in other OTel dependencies
log4j = "2.23.1"
wavefrontReporter="1.7.16"
slf4j = "1.7.36"
Expand Down

0 comments on commit 1f5d472

Please sign in to comment.