Skip to content

Commit 2767e3a

Browse files
committed
change(catch2): upgrade to v3.7.1
1 parent 64f0167 commit 2767e3a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

catch2/Catch2

Submodule Catch2 updated 64 files

catch2/idf_component.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "3.7.0"
1+
version: "3.7.1"
22
description: A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later
33
url: https://github.com/espressif/idf-extra-components/tree/master/catch2
44
repository: https://github.com/espressif/idf-extra-components.git

catch2/sbom_catch2.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: catch2
2-
version: 3.7.0
2+
version: 3.7.1
33
cpe: cpe:2.3:a:catchorg:catch2:{}:*:*:*:*:*:*:*
44
supplier: 'Organization: catchorg <https://github.com/catchorg>'
55
description: A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later
66
url: https://github.com/catchorg/Catch2
7-
hash: 31588bb4f56b638dd5afc28d3ebff9b9dcefb88d
7+
hash: fa43b77429ba76c462b1898d6cd2f2d7a9416b14

0 commit comments

Comments
 (0)