Skip to content

Commit f1e28b6

Browse files
committed
Update slick_logger to v0.1.0.2
1 parent cc41cf4 commit f1e28b6

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
@@ -37,7 +37,7 @@ set(BUILD_SLICK_LOGGER_BENCHMARKS OFF CACHE BOOL "" FORCE)
3737
FetchContent_Declare(
3838
slick_logger
3939
GIT_REPOSITORY https://github.com/SlickTech/slick_logger.git
40-
GIT_TAG v0.1.0.1
40+
GIT_TAG v0.1.0.2
4141
)
4242
FetchContent_MakeAvailable(slick_logger)
4343

0 commit comments

Comments
 (0)