Replaced catche2 with correct version

This commit is contained in:
EsVagy42 2026-02-11 17:28:32 +01:00
parent bb5fe85b2d
commit 7ed78dbdae
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
jdk jdk
cmake cmake
catch2 catch2_3
gnumake gnumake
]; ];
} }

View file

@ -1 +1 @@
Added gnumake to semester file Replaced catche2 with correct version