Skip to content

Commit 1f5d472

Browse files
Explain why auto patch updates are disabled for OTel
1 parent 3a1154a commit 1f5d472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ aopalliance="1.0"
99
zipkinAws="1.2.5"
1010
logback = "1.5.16"
1111
wavefrontSdk="3.4.3"
12-
otelInstrumentationBomAlpha="1.33.3-alpha" # Brings in io.opentelemetry:opentelemetry-bom:1.38.0
12+
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
1313
log4j = "2.23.1"
1414
wavefrontReporter="1.7.16"
1515
slf4j = "1.7.36"

0 commit comments

Comments
 (0)