Skip to content

Commit e0a828e

Browse files
committed
[legacy] flatbuffers: Bump v24.3.25
1 parent a008e7c commit e0a828e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmake/legacy.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ ExternalProject_Add(zeromq
239239
)
240240

241241
list(APPEND packages flatbuffers)
242-
set(flatbuffers_version "23.5.26")
242+
set(flatbuffers_version "24.3.25")
243243
ExternalProject_Add(flatbuffers
244244
GIT_REPOSITORY https://github.com/google/flatbuffers GIT_TAG v${flatbuffers_version}
245245
${CMAKE_DEFAULT_ARGS} CMAKE_ARGS

legacy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ please contact us.
107107
| faircmakemodules | 1.0.0 | https://github.com/FairRootGroup/FairCMakeModules |
108108
| fairlogger | 2.0.0 | https://github.com/FairRootGroup/FairLogger |
109109
| fairmq | 1.8.4 | https://github.com/FairRootGroup/FairMQ |
110-
| flatbuffers | 23.5.26 | https://github.com/google/flatbuffers |
110+
| flatbuffers | 24.3.25 | https://github.com/google/flatbuffers |
111111
| fmt | 11.0.0 | https://github.com/fmtlib/fmt |
112112
| geant3 | 4-2_fairsoft | https://github.com/FairRootGroup/geant3 |
113113
| geant4 | 11.2.2 | https://geant4.web.cern.ch |

0 commit comments

Comments
 (0)