Skip to content

Commit 45629f7

Browse files
authored
Merge pull request #26 from seqan/actions/update_cpm_package_lock
[INFRA] Update CPM Packages
2 parents 5ed8a91 + fc65919 commit 45629f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/package-lock.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ CPMDeclarePackage (seqan3
4242
)
4343

4444
# fmt
45-
set (FMT_VERSION 12.0.0 CACHE STRING "")
45+
set (FMT_VERSION 12.1.0 CACHE STRING "")
4646
CPMDeclarePackage (fmt
4747
NAME fmt
4848
VERSION ${FMT_VERSION}

0 commit comments

Comments
 (0)