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 Nov 29, 2021
1 parent b10d054 commit 6dd877c
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.Fonts" Version="1.0.0-beta13.5.3" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.3-alpha.0.35" />
Expand Down

0 comments on commit 6dd877c

Please sign in to comment.