Skip to content

Commit

Permalink
New version: NBodySimulator v1.11.0 (#116215)
Browse files Browse the repository at this point in the history
UUID: 0e6f8da-a7fc-5c8b-a220-74e902c310f9
Repo: https://github.com/SciML/NBodySimulator.jl.git
Tree: adddd35398fb6f3f6aa8cd45358e88383d30d785

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 28, 2024
1 parent e59b576 commit 67c9f72
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
10 changes: 8 additions & 2 deletions N/NBodySimulator/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ StaticArrays = "0.0.0-0.12"
julia = ["0.7", "1"]

[1]
DiffEqCallbacks = "2.9.0-2"
FileIO = "1"

["1-1.1"]
RecipesBase = "0.7"

["1-1.10"]
DiffEqCallbacks = "2.9.0-2"

["1-1.4"]
Reexport = "0.2"

Expand All @@ -32,12 +34,16 @@ DiffEqBase = "6"
["1.0"]
RecursiveArrayTools = "1"

["1.1-1"]
["1.1-1.10"]
RecursiveArrayTools = "2"

["1.10-1"]
DiffEqBase = "6.122.0-6"

["1.11-1"]
DiffEqCallbacks = ["2.9.0-2", "4"]
RecursiveArrayTools = "2-3"

["1.2"]
RecipesBase = "0.7-0.8"

Expand Down
3 changes: 3 additions & 0 deletions N/NBodySimulator/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ git-tree-sha1 = "481861be9c8f7d0c506e922131f3b861a6d70ae8"

["1.10.0"]
git-tree-sha1 = "f90285d3546792d971fb4c7184712684ca8ba85c"

["1.11.0"]
git-tree-sha1 = "adddd35398fb6f3f6aa8cd45358e88383d30d785"

0 comments on commit 67c9f72

Please sign in to comment.