Skip to content

Commit 46c3ca9

Browse files
Update dependency open-telemetry/opentelemetry-proto to v1.10.0
1 parent 079b408 commit 46c3ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ val snapshot = true
1616
// end
1717

1818
// The release version of opentelemetry-proto used to generate classes
19-
var protoVersion = "1.9.0" // renovate(github-releases): open-telemetry/opentelemetry-proto
19+
var protoVersion = "1.10.0" // renovate(github-releases): open-telemetry/opentelemetry-proto
2020

2121
// Compute the artifact version, include the "-SNAPSHOT" suffix if not releasing
2222
// Release example: 1.5.0

0 commit comments

Comments
 (0)