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 Feb 14, 2024
1 parent dd8cf13 commit 767744f
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 @@ -87,7 +87,7 @@ CPMFindPackage(

CPMFindPackage(
NAME tl-expected
VERSION 1.1
VERSION 1.1.0
GIT_REPOSITORY "https://github.com/TartanLlama/expected"
)

Expand All @@ -105,13 +105,13 @@ CPMFindPackage(

CPMFindPackage(
NAME glaze
VERSION 2.0.6
VERSION 2.1.0
GIT_REPOSITORY "https://github.com/stephenberry/glaze"
)

CPMFindPackage(
NAME spdlog
VERSION 1.12.0
VERSION 1.13.0
GIT_REPOSITORY "https://github.com/gabime/spdlog"
)

Expand Down

0 comments on commit 767744f

Please sign in to comment.