Skip to content

Commit 00f1078

Browse files
CompatHelper Juliatmigot
authored andcommitted
CompatHelper: bump compat for StoppingInterface to 0.2, (keep existing compat)
1 parent cb3c1ba commit 00f1078

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ StoppingInterface = "53949629-e8ff-437b-b6e7-14da1a85bf25"
1616
[compat]
1717
Krylov = "^0.8.2"
1818
NLPModels = "0.18"
19-
SparseMatricesCOO = "0.1"
2019
SolverCore = "0.2"
20+
SparseMatricesCOO = "0.1"
2121
Stopping = "0.4"
22-
StoppingInterface = "0.1"
22+
StoppingInterface = "0.1, 0.2"
2323
julia = "^1.6"
2424

2525
[extras]

0 commit comments

Comments
 (0)