mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
[upstream_utils] Update catch2 to 3.15.0 (#8955)
This commit is contained in:
@@ -49,7 +49,7 @@ def copy_upstream_src(wpilib_root: Path):
|
||||
def main():
|
||||
name = "catch2"
|
||||
url = "https://github.com/catchorg/Catch2.git"
|
||||
tag = "v3.14.0"
|
||||
tag = "v3.15.0"
|
||||
|
||||
patch_options = {
|
||||
"ignore_whitespace": True,
|
||||
|
||||
Reference in New Issue
Block a user