Skip to content

Commit

Permalink
Merge pull request #256 from offa/dev
Browse files Browse the repository at this point in the history
Update Trompeloeil v48
  • Loading branch information
offa authored Aug 7, 2024
2 parents 6ec610a + 58e6d85 commit 8a59036
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 @@ -22,4 +22,4 @@ def requirements(self):
self.requires("boost/1.85.0")
if self.options.tests:
self.requires("catch2/3.6.0")
self.requires("trompeloeil/47")
self.requires("trompeloeil/48")

0 comments on commit 8a59036

Please sign in to comment.