diff --git a/xmake.lua b/xmake.lua index af1615088..425eb70b4 100644 --- a/xmake.lua +++ b/xmake.lua @@ -277,7 +277,7 @@ add_repositories("nazara-engine-repo https://github.com/NazaraEngine/xmake-repo" add_requires( "concurrentqueue", - "entt 3.13.0", + "entt 3.13.1", "fmt", "frozen", "nazarautils >=2024.01.25",