1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-01 06:30:52 +02:00

Update all package versions

This commit is contained in:
ClausKlein 2023-07-26 23:35:25 +02:00
parent 41152efc02
commit c2751d904b
5 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.14...3.22)
cmake_minimum_required(VERSION 3.14...3.27)
# ---- Project ----