aboutsummaryrefslogtreecommitdiff
path: root/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake.lua')
-rw-r--r--xmake.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake.lua b/xmake.lua
index a4750a1d1..c492ca181 100644
--- a/xmake.lua
+++ b/xmake.lua
@@ -7,7 +7,7 @@ set_version(zenversion, { build = "%Y%m%d%H%M" })
add_requires(
"vcpkg::asio",
- "vcpkg::catch2",
+ "vcpkg::catch2 2.13.8",
"vcpkg::cpr",
"vcpkg::curl",
"vcpkg::cxxopts",