diff --git a/xmake.lua b/xmake.lua index 2e871a3af..ddcad1256 100644 --- a/xmake.lua +++ b/xmake.lua @@ -266,7 +266,7 @@ end add_repositories("nazara-engine-repo https://github.com/NazaraEngine/xmake-repo") -add_requires("entt 3.12.2", "fmt", "frozen", "nazarautils >=2024.01.13", "utfcpp") +add_requires("entt 3.13.0", "fmt", "frozen", "nazarautils >=2024.01.13", "utfcpp") -- Module dependencies if has_config("audio") then