Browse Source

Catch v2.12.1 update.

main
offa 4 years ago
parent
commit
7f561d7c86
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      conanfile.py

+ 1
- 1
conanfile.py View File

"revision": version "revision": version
} }
requires = ( requires = (
"Catch2/2.11.1@catchorg/stable",
"Catch2/2.12.1@catchorg/stable",
"trompeloeil/v36@rollbear/stable" "trompeloeil/v36@rollbear/stable"
) )
options = { options = {

Loading…
Cancel
Save