Skip to content

Commit

Permalink
chore: update amp-cumber-cpp-runner (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardapeters committed Sep 27, 2024
1 parent b48277e commit 868e7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ if (HALST_STANDALONE)
FetchContent_Declare(
cucumber-cpp-runner
GIT_REPOSITORY https://github.com/philips-software/amp-cucumber-cpp-runner.git
GIT_TAG f3ef05b18363c2199e0978341b96cb2443a2b8f5 # unreleased
GIT_TAG 70c424e53f532f520d96a303b6586272d3efc5f5 # unreleased
)

FetchContent_MakeAvailable(cucumber-cpp-runner)
Expand Down

0 comments on commit 868e7e8

Please sign in to comment.