Skip to content

Commit 97929ac

Browse files
authored
[chore]: update to latest major version (#11781)
Unblocks #11775.
1 parent c52d625 commit 97929ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/builder/internal/builder/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
const defaultBetaOtelColVersion = "v0.114.0"
21-
const defaultStableOtelColVersion = "v1.17.0"
21+
const defaultStableOtelColVersion = "v1.20.0"
2222

2323
var (
2424
// errMissingGoMod indicates an empty gomod field

0 commit comments

Comments
 (0)