Skip to content

Commit b70f950

Browse files
committed
Update opentelemetry-specification version to v1.56.0
1 parent d942f2b commit b70f950

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[submodule "content-modules/opentelemetry-specification"]
1010
path = content-modules/opentelemetry-specification
1111
url = https://github.com/open-telemetry/opentelemetry-specification.git
12-
spec-pin = v1.55.0
12+
spec-pin = v1.56.0
1313
[submodule "content-modules/community"]
1414
path = content-modules/community
1515
url = https://github.com/open-telemetry/community

scripts/content-modules/adjust-pages.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
my %versionsRaw = # Keyname must end with colons because the auto-version update script expects one
2626
qw(
27-
spec: 1.55.0
27+
spec: 1.56.0
2828
otlp: 1.10.0
2929
semconv: 1.40.0
3030
);

0 commit comments

Comments
 (0)