Skip to content

Commit b4e86fe

Browse files
Update OrderedCollections requirement to 1.8.1 (#34)
Updates the requirements on [OrderedCollections](https://github.com/JuliaCollections/OrderedCollections.jl) to permit the latest version. - [Release notes](https://github.com/JuliaCollections/OrderedCollections.jl/releases) - [Commits](JuliaCollections/OrderedCollections.jl@v0.1.0...v1.8.1) --- updated-dependencies: - dependency-name: OrderedCollections dependency-version: 1.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3528a5a commit b4e86fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ ForwardDiff = "1"
2121
JuMP = "1.29.4"
2222
MathOptInterface = "1.40"
2323
NaNMath = "1"
24+
OrderedCollections = "1.8.1"
2425
SparseArrays = "1.10"
2526
SpecialFunctions = "2.6.1"
2627
julia = "1.10"

0 commit comments

Comments
 (0)