Skip to content

Commit a1aa84a

Browse files
committed
fix(Bitsery): update to throw exception
1 parent 8054388 commit a1aa84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ConfigureBitsery.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ExternalProject_Add(bitsery
2626
BINARY_DIR ${BITSERY_PATH}/build
2727
STAMP_DIR ${BITSERY_PATH}/stamp
2828
GIT_REPOSITORY https://github.com/Geode-solutions/bitsery
29-
GIT_TAG 20240711
29+
GIT_TAG 20250717
3030
GIT_SHALLOW ON
3131
GIT_PROGRESS ON
3232
CMAKE_GENERATOR ${CMAKE_GENERATOR}

0 commit comments

Comments
 (0)