From c3847694639751625343399c9d0741ed6b925cf0 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 3 Nov 2024 00:20:27 +0000 Subject: [PATCH] CompatHelper: bump compat for Bibliography to 0.3, (drop existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 26348f85..f8b75434 100644 --- a/Project.toml +++ b/Project.toml @@ -9,7 +9,7 @@ LinearOperators = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125" NodeJS = "2bd173c7-0d6d-553b-b6af-13a54713934c" [compat] -Bibliography = "0.2" +Bibliography = "0.3" Franklin = "0.10" JSON = "0.21" LinearOperators = "2"