Browse Source

Catch v2.13.0 update.

main
offa 4 years ago
parent
commit
639c910cab
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.12.3",
"catch2/2.13.0",
"trompeloeil/v38@rollbear/stable" "trompeloeil/v38@rollbear/stable"
) )
options = { options = {

Loading…
Cancel
Save