We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc00ed1 commit bd96d84Copy full SHA for bd96d84
BUILD
@@ -47,7 +47,7 @@ otel_cc_library(
47
)
48
49
# TODO: Version needs to be updated better here.
50
-otel_sdk_prefix = "otel_sdk/" + "1.21.1" + "/"
+otel_sdk_prefix = "otel_sdk/" + "1.23.0" + "/"
51
52
# Build configuration settings mimicking MSVC: debug=dbg, release=opt, reldeb=fastbuild
53
config_setting(
0 commit comments