From 7445d23878465c01682b35cf58043350c4b6469b Mon Sep 17 00:00:00 2001 From: Benjamin Lorenz Date: Tue, 15 Oct 2024 15:44:21 +0200 Subject: [PATCH] update GCT.jl version --- test/book/cornerstones/groups/auxiliary_code/main.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/book/cornerstones/groups/auxiliary_code/main.jl b/test/book/cornerstones/groups/auxiliary_code/main.jl index b0f0320b1744..7203d7aff1b1 100644 --- a/test/book/cornerstones/groups/auxiliary_code/main.jl +++ b/test/book/cornerstones/groups/auxiliary_code/main.jl @@ -1,5 +1,5 @@ import Pkg -Pkg.add(name="GenericCharacterTables", version=v"0.2"; io=devnull) +Pkg.add(name="GenericCharacterTables", version="0.4"; io=devnull) using GenericCharacterTables # for nicer printing using GenericCharacterTables: ParameterException