Skip to content

Commit 477fa5b

Browse files
chore(deps): update dependency prometheus-cpp to v1.1.0
1 parent ddd963d commit 477fa5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[requires]
77
# prometheus-cpp 1.1.0 cannot be used because it supports only C++14 onward; however the compiler shipping with Centos7
88
# supports at most the C++11 dialect... so till we want to support Centos7, we need to stick with prometheus-cpp 1.0.0
9-
prometheus-cpp/1.0.0@
9+
prometheus-cpp/1.1.0@
1010

1111
[options]
1212
# by using shared=False we create a cmonitor_collector binary that is self-contained

0 commit comments

Comments
 (0)