Skip to content

Commit e164c05

Browse files
leoparenteLeonardo Parenteetaques
authored
upgrade PcapPlusPlus dependency from v22.05 to v22.11 (#663)
* upgrade PcapPlusPlus dependency from v22.05 to v22.11 * try to update macos version * Update build-develop.yml * Update README.md * upgrading to macos-12 * adding xcode install * fix * Update build-develop.yml * test * test --------- Co-authored-by: Leonardo Parente <leonardo.parente@encora.com> Co-authored-by: Leonardo Parente <lparente@netboxlabs.com> Co-authored-by: Everton H. Taques <97463920+etaques@users.noreply.github.com>
1 parent 2c8c1ee commit e164c05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
id: conan
4444
uses: turtlebrowser/get-conan@main
4545
with:
46-
version: 1.59.0
46+
version: 1.60.1
4747

4848
# - name: Setup Conan Cache
4949
# uses: actions/cache@v3

conanfile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ libmaxminddb/1.7.1
1111
nlohmann_json/3.11.2
1212
openssl/1.1.1k
1313
opentelemetry-proto/0.19.0
14-
pcapplusplus/22.05
14+
pcapplusplus/22.11
1515
protobuf/3.19.2
1616
sigslot/1.2.1
1717
spdlog/1.11.0

0 commit comments

Comments
 (0)