Skip to content

Commit

Permalink
Merge pull request #384 from dpaulat/renovate/boost-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency boost to v1.87.0
  • Loading branch information
dpaulat authored Feb 28, 2025
2 parents 171ba47 + 68f05ec commit b536aa5
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 @@ -5,7 +5,7 @@

class SupercellWxConan(ConanFile):
settings = ("os", "compiler", "build_type", "arch")
requires = ("boost/1.86.0",
requires = ("boost/1.87.0",
"cpr/1.11.1",
"fontconfig/2.15.0",
"freetype/2.13.2",
Expand Down

0 comments on commit b536aa5

Please sign in to comment.