diff --git a/cpm.dependencies b/cpm.dependencies index faad4127..f7cb522a 100644 --- a/cpm.dependencies +++ b/cpm.dependencies @@ -3,7 +3,7 @@ "packages": [ { "name": "libsais", - "version": "2.8.5", + "version": "2.8.6", "github_repository": "IlyaGrebnov/libsais", "options": [ "LIBSAIS_USE_OPENMP ${OpenMP_C_FOUND}", @@ -35,7 +35,7 @@ { "if": "PROJECT_IS_TOP_LEVEL", "name": "Catch2", - "version": "3.7.1", + "version": "3.8.0", "github_repository": "catchorg/Catch2" }, {