diff --git a/Project.toml b/Project.toml index 28ee24a2..e7378f2b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "VortexStepMethod" uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9" -authors = ["1-Bart-1 ", "Oriol Cayon and contributors"] version = "3.0.1" +authors = ["1-Bart-1 ", "Oriol Cayon and contributors"] [deps] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" @@ -55,7 +55,7 @@ Parameters = "0.12" Pkg = "1" PreallocationTools = "1.1.2" PrecompileTools = "1.2.1" -RecursiveArrayTools = "3.36.0" +RecursiveArrayTools = "3.36.0, 4" SciMLBase = "2.77.0" Serialization = "1" StaticArrays = "1"