Skip to content

Commit

Permalink
build(deps): update poco dependency version to 1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Taepper committed Feb 17, 2025
1 parent f7ec1f4 commit 8a75f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class SiloRecipe(ConanFile):
requires = [
"boost/1.82.0",
"duckdb/1.0.0",
"poco/1.12.4",
"poco/1.13.3",
"hwloc/2.9.3",
"onetbb/2021.10.0",
"nlohmann_json/3.11.2",
Expand Down

0 comments on commit 8a75f2a

Please sign in to comment.