Skip to content

Commit ac45807

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for NonlinearSolve to 1 for package docs, (keep existing compat)
1 parent 83f6d83 commit ac45807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[deps]
2-
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
32
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3+
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
44

55
[compat]
66
Documenter = "0.27"
7-
NonlinearSolve = "0.3"
7+
NonlinearSolve = "0.3, 1"

0 commit comments

Comments
 (0)