Skip to content

Commit 1dee466

Browse files
authored
chore: Update fmt library to version 11.0.2
Signed-off-by: GitHub <[email protected]>
1 parent 0f41338 commit 1dee466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ endif()
5757
FetchContent_Declare(
5858
fmt
5959
GIT_REPOSITORY https://github.com/fmtlib/fmt
60-
GIT_TAG 10.2.1
60+
GIT_TAG 11.0.2
6161
GIT_SHALLOW 1
6262
)
6363

0 commit comments

Comments
 (0)