deps: update fmt to 11.1.4 (#3880)

Fixes #3886
This commit is contained in:
Tyler Wilding
2025-04-12 15:59:13 -04:00
committed by GitHub
parent 5415c83def
commit 647282d896
384 changed files with 30620 additions and 24848 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include "gtest/gtest.h"
#include "test/goalc/framework/test_runner.h"
#include "fmt/core.h"
#include "fmt/format.h"
#include "third-party/json.hpp"
class WithMinimalGameTests : public ::testing::Test {