Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Dec 29, 2023
1 parent c39f926 commit d89f157
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ CPMFindPackage(

CPMFindPackage(
NAME boost_callable_traits
GIT_TAG boost-1.83.0
GIT_TAG boost-1.84.0
GIT_REPOSITORY "https://github.com/boostorg/callable_traits"
)

Expand All @@ -167,7 +167,7 @@ CPMFindPackage(

CPMFindPackage(
NAME glaze
VERSION 1.8.4
VERSION 1.9.9
GIT_REPOSITORY "https://github.com/stephenberry/glaze"
)

Expand All @@ -179,7 +179,7 @@ CPMFindPackage(

CPMFindPackage(
NAME boost_preprocessor
GIT_TAG boost-1.83.0
GIT_TAG boost-1.84.0
GIT_REPOSITORY "https://github.com/boostorg/preprocessor"
)

Expand Down

0 comments on commit d89f157

Please sign in to comment.