Skip to content

Commit ad09c0f

Browse files
committed
chore: bump FMT to version 12.0.0
Signed-off-by: Alfi Maulana <[email protected]>
1 parent bd31302 commit ad09c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/format/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
find_package(FMT 11.2.0 REQUIRED)
1+
find_package(FMT 12.0.0 REQUIRED)
22

33
add_library(errors_format INTERFACE)
44
target_sources(

0 commit comments

Comments
 (0)