Skip to content

Commit

Permalink
CompatHelper: bump compat for SciMLBase to 2 for package docs, (keep …
Browse files Browse the repository at this point in the history
…existing compat)
  • Loading branch information
CompatHelper Julia committed Sep 23, 2023
1 parent 5f41700 commit 82603ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[deps]
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"

[compat]
Documenter = "0.27"
ModelingToolkit = "8.35"
SciMLBase = "1.74"
SciMLBase = "1.74, 2"

0 comments on commit 82603ce

Please sign in to comment.