Skip to content

Commit 2078278

Browse files
ktflkrcal
authored andcommitted
Bump spdlog version to v1.15.1
1 parent b7a1dcc commit 2078278

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/CMakeLists.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ project(DataDistribution-3rdparties NONE)
2020
include(ExternalProject)
2121
ExternalProject_Add(spdlog
2222
GIT_REPOSITORY "https://github.com/gabime/spdlog.git"
23-
GIT_TAG "v1.12.0"
23+
GIT_TAG "v1.15.1"
2424

2525
GIT_SHALLOW TRUE
2626
GIT_PROGRESS TRUE

0 commit comments

Comments
 (0)