Update some dependencies #1167
Labels
class::improvement
Cleanup that doesn't affect functionality
dependencies
Pull requests that update a dependency file
loc::backend
This issue concerns the C++ backend implementation.
loc::infrastructure
General MEmilio Infrastructure related issues
Motivation / Current Behaviour
A recent CI failure is caused by gcc 14 having issues with the particular spdlog version we use. This can be fixed by "simply" updating to a newer version.
Enhancement description
Update spdlog version, and optionally other dependencies as well.
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: