Skip to content

Commit 6a77bcd

Browse files
authored
[bazel] Update prometheus-cpp in MODULE.bazel (#3162)
1 parent 09c0616 commit 6a77bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bazel_dep(name = "nlohmann_json", version = "3.11.3", repo_name = "github_nlohma
1616
bazel_dep(name = "opentelemetry-proto", version = "1.3.2", repo_name = "com_github_opentelemetry_proto")
1717
bazel_dep(name = "opentracing-cpp", version = "1.6.0", repo_name = "com_github_opentracing")
1818
bazel_dep(name = "platforms", version = "0.0.8")
19-
bazel_dep(name = "prometheus-cpp", version = "1.2.4", repo_name = "com_github_jupp0r_prometheus_cpp")
19+
bazel_dep(name = "prometheus-cpp", version = "1.3.0", repo_name = "com_github_jupp0r_prometheus_cpp")
2020
bazel_dep(name = "protobuf", version = "26.0", repo_name = "com_google_protobuf")
2121
bazel_dep(name = "rules_proto", version = "5.3.0-21.7")
2222
bazel_dep(name = "zlib", version = "1.3.1.bcr.1")

0 commit comments

Comments
 (0)