Skip to content

Commit

Permalink
Merge pull request #503 from SciML/compathelper/new_version/2023-09-2…
Browse files Browse the repository at this point in the history
…3-00-16-40-975-01127621106

CompatHelper: bump compat for SciMLBase to 2 for package docs, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Sep 23, 2023
2 parents c2519a7 + 82603ce commit 9162505
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 9162505

Please sign in to comment.