Skip to content

Commit

Permalink
chore(cpp): upgrade C++ standard to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
chybz committed Aug 19, 2024
1 parent 7d0afa7 commit e37a88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: cucumber_gherkin
version: 0.1.0
namespace: cucumber
std: 17
std: 20
packages:
cmake:
- nlohmann_json
Expand Down

0 comments on commit e37a88a

Please sign in to comment.