Skip to content

Commit 90db398

Browse files
authored
[TEST] Update latest versions of protobuf, grpc, and curl for testing (open-telemetry#3678)
1 parent 7b3dbd0 commit 90db398

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

install/cmake/third_party_latest

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
# Latest version git tags of third-party dependencies
55
# Format: <dependency_name>=<release_git_tag>
66

7-
abseil=20240722.1
7+
abseil=20250127.0
88
zlib=v1.3.1
9-
curl=curl-8_14_1
10-
protobuf=v6.30.2
11-
grpc=v1.72.1
9+
curl=curl-8_16_0
10+
protobuf=v6.31.1
11+
grpc=v1.75.1
1212
benchmark=v1.9.4
1313
googletest=v1.17.0
1414
ms-gsl=v4.2.0

install/conan/conanfile_latest.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
[requires]
55
zlib/1.3.1
6-
libcurl/8.12.1
7-
abseil/20240116.2
6+
libcurl/8.15.0
7+
abseil/20250127.0
88
protobuf/5.27.0
9-
grpc/1.67.1
9+
grpc/1.72.0
1010
nlohmann_json/3.12.0
1111
prometheus-cpp/1.3.0
1212
opentracing-cpp/1.6.0

0 commit comments

Comments
 (0)