Skip to content

Commit

Permalink
Update Dependencies.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-parent committed Feb 23, 2024
1 parent ff26876 commit a0613c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ function(chains_setup_dependencies)
if(NOT TARGET stlab::stlab)
cpmaddpackage(
NAME stlab
VERSION 2.0.0a2
VERSION 2.0.0a3
GITHUB_REPOSITORY "stlab/libraries"
OPTIONS "BUILD_TESTING OFF")
endif()
Expand Down

0 comments on commit a0613c9

Please sign in to comment.