Skip to content

Commit d268462

Browse files
Bump the all-julia-packages group across 1 directory with 2 updates
Updates the requirements on [QPSReader](https://github.com/JuliaSmoothOptimizers/QPSReader.jl) and [Aqua](https://github.com/JuliaTesting/Aqua.jl) to permit the latest version. Updates `QPSReader` to 0.2.1 - [Release notes](https://github.com/JuliaSmoothOptimizers/QPSReader.jl/releases) - [Commits](JuliaSmoothOptimizers/QPSReader.jl@v0.1.0...v0.2.1) Updates `Aqua` to 0.8.14 - [Release notes](https://github.com/JuliaTesting/Aqua.jl/releases) - [Changelog](https://github.com/JuliaTesting/Aqua.jl/blob/master/CHANGELOG.md) - [Commits](JuliaTesting/Aqua.jl@v0.1.0...v0.8.14) --- updated-dependencies: - dependency-name: QPSReader dependency-version: 0.2.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Aqua dependency-version: 0.8.14 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7458b67 commit d268462

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
33
MathProgBenchmarks = "f7f8d0a1-fd34-491e-a7ac-a4cf52f91fe5"
44
QPSReader = "10f199a5-22af-520b-b891-7ce84a7b1bd0"
55
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
6+
7+
[compat]
8+
Aqua = "0.8.14"
9+
QPSReader = "0.2.1"

0 commit comments

Comments
 (0)