Skip to content

Commit

Permalink
bump protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
mortbopet committed Oct 10, 2024
1 parent aa44efc commit 0d6fa10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/protobuf.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ FetchContent_Declare(GTest
)
FetchContent_Declare(Protobuf
GIT_REPOSITORY https://github.com/protocolbuffers/protobuf.git
GIT_TAG v23.4
GIT_TAG v28.2
OVERRIDE_FIND_PACKAGE
)
set(protobuf_BUILD_TESTS OFF CACHE INTERNAL "")
Expand Down

0 comments on commit 0d6fa10

Please sign in to comment.