Skip to content

Commit

Permalink
Bump alglib.net from 3.16.0 to 3.18.2
Browse files Browse the repository at this point in the history
Bumps [alglib.net](https://github.com/dariogriffo/alglib.net.gpl) from 3.16.0 to 3.18.2.
- [Release notes](https://github.com/dariogriffo/alglib.net.gpl/releases)
- [Changelog](https://github.com/dariogriffo/alglib.net.gpl/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/dariogriffo/alglib.net.gpl/commits/3.18.2)

---
updated-dependencies:
- dependency-name: alglib.net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2022
1 parent 71fb73d commit ee828d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TowseyLibrary/TowseyLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Compile Remove="TextBoxStreamWriter.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="alglib.net" Version="3.16.0" />
<PackageReference Include="alglib.net" Version="3.18.2" />
<PackageReference Include="MathNet.Numerics" Version="4.12.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.2" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-beta14" />
Expand Down

0 comments on commit ee828d2

Please sign in to comment.