maddy icon indicating copy to clipboard operation
maddy copied to clipboard

Update dependency versions

Open github-actions[bot] opened this issue 9 months ago • 1 comments

This pull request updates the dependency versions in files.

github-actions[bot] avatar May 01 '25 01:05 github-actions[bot]

GoogleTest now requires at least C++17 ( https://github.com/google/googletest/releases/tag/v1.17.0 )

... currently maddy only requires C++14. If this update is taken over, then the README has to be updated regarding the tests.

maddy 2.0 is planned with C++17 and up, so this might wait until then. Not sure yet.

progsource avatar May 01 '25 03:05 progsource