Skip to content

Commit 50d2191

Browse files
chore(deps): update dependency protobuf to v30.2
1 parent e7c132c commit 50d2191

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ archive_override(
4545
integrity = "sha256-BAWtdpkKHShUobytt64s4gqoCFZTuV/Jim2jlfAesnw=",
4646
strip_prefix="c-ares-0b0d375f08edfc73d2f37090e9325c5bd600c043"
4747
)
48-
bazel_dep(name = "protobuf", version = "30.1")
48+
bazel_dep(name = "protobuf", version = "30.2")
4949
bazel_dep(name = "opentelemetry-proto", version = "1.5.0")
5050
archive_override(
5151
module_name = "opentelemetry-proto",

x/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ archive_override(
4848
integrity = "sha256-BAWtdpkKHShUobytt64s4gqoCFZTuV/Jim2jlfAesnw=",
4949
strip_prefix="c-ares-0b0d375f08edfc73d2f37090e9325c5bd600c043"
5050
)
51-
bazel_dep(name = "protobuf", version = "30.1")
51+
bazel_dep(name = "protobuf", version = "30.2")
5252
bazel_dep(name = "opentelemetry-proto", version = "1.5.0")
5353
archive_override(
5454
module_name = "opentelemetry-proto",

0 commit comments

Comments
 (0)