Skip to content

Commit cf4a9c0

Browse files
Bump the C++ client to 3.2.0 (#118)
* Bump the C++ client to 3.2.0 Fixes #116 apache/pulsar-client-cpp#266 is included in the C++ client 3.2.0 so that #116 will be fixed. * Change the download URL since archive.apache.org is not available now * Revert "Change the download URL since archive.apache.org is not available now" This reverts commit 6b92e98.
1 parent fee8d1d commit cf4a9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.yaml

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

2020
cmake: 3.24.2
21-
pulsar-cpp: 3.1.2
21+
pulsar-cpp: 3.2.0
2222
pybind11: 2.10.1
2323
boost: 1.80.0
2424
protobuf: 3.20.0

0 commit comments

Comments
 (0)