Browse Source

Catch v2.12.3 update.

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

Loading…
Cancel
Save