Skip to content

Commit

Permalink
Note which version of the OTel BOM is used
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Sep 4, 2024
1 parent 894e8a8 commit b6c12ba
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="0.23.5"
logback = "1.4.14"
wavefrontSdk="3.4.3"
otelInstrumentationBomAlpha="1.31.0-alpha"
otelInstrumentationBomAlpha="1.31.0-alpha" # Brings in io.opentelemetry:opentelemetry-bom:1.31.0
log4j = "2.21.1"
wavefrontReporter="1.7.16"
slf4j = "1.7.36"
Expand Down

0 comments on commit b6c12ba

Please sign in to comment.