Skip to content

Commit 6e15a7d

Browse files
committed
Merge branch 'dev'
2 parents ca8856e + 2e7b3c5 commit 6e15a7d

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
@@ -50,7 +50,7 @@ set(LIBASSERT_MAGIC_ENUM_REPO "https://github.com/Neargye/magic_enum.git")
5050
set(LIBASSERT_MAGIC_ENUM_TAG "e55b9b54d5cf61f8e117cafb17846d7d742dd3b4") # v0.9.5
5151

5252
set(LIBASSERT_CPPTRACE_REPO "https://github.com/jeremy-rifkin/cpptrace.git")
53-
set(LIBASSERT_CPPTRACE_TAG "58992cbeb6417764ceb190ad40d1207d929f1402") # v0.4.1
53+
set(LIBASSERT_CPPTRACE_TAG "9b69d200c1ce4a101a4551e8acf7440414ba497a") # v0.5.0
5454

5555
# obtain cpptrace
5656
if(LIBASSERT_USE_EXTERNAL_CPPTRACE)

0 commit comments

Comments
 (0)