Skip to content

Commit

Permalink
Bump NCalcSync from 5.2.9 to 5.2.10 (#520)
Browse files Browse the repository at this point in the history
Bumps [NCalcSync](https://github.com/ncalc/ncalc) from 5.2.9 to 5.2.10.
- [Release notes](https://github.com/ncalc/ncalc/releases)
- [Changelog](https://github.com/ncalc/ncalc/blob/master/CHANGELOG.md)
- [Commits](ncalc/ncalc@v5.2.9...v5.2.10)

---
updated-dependencies:
- dependency-name: NCalcSync
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 39ebbfd commit 510447c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commonItems/commonItems.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="log4net" Version="3.0.1" />
<PackageReference Include="Microsoft.VisualBasic" Version="10.3.0" />
<PackageReference Include="Mono.TextTemplating" Version="3.0.0" />
<PackageReference Include="NCalcSync" Version="5.2.9" />
<PackageReference Include="NCalcSync" Version="5.2.10" />
<PackageReference Include="Open.Collections" Version="3.2.0" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="System.Management" Version="8.0.0" />
Expand Down

0 comments on commit 510447c

Please sign in to comment.