chore: Update fmt to 11.2.0 (#2281)

Seems that new clang-tidy fails with our old fmt lib
This commit is contained in:
Ayaz Salikhov
2025-07-02 14:11:35 +01:00
committed by GitHub
parent 5cdd8a642f
commit 57dda8ac50
113 changed files with 111 additions and 113 deletions

View File

@@ -23,7 +23,7 @@
#include <TestGlobals.hpp>
#include <cassandra.h>
#include <fmt/core.h>
#include <fmt/format.h>
#include <gtest/gtest.h>
#include <algorithm>