Skip to content

Commit

Permalink
Bump OoplesFinance.StockIndicators from 1.0.51 to 1.0.53 (#651)
Browse files Browse the repository at this point in the history
Bumps [OoplesFinance.StockIndicators](https://github.com/ooples/OoplesFinance.StockIndicators) from 1.0.51 to 1.0.53.
- [Release notes](https://github.com/ooples/OoplesFinance.StockIndicators/releases)
- [Commits](https://github.com/ooples/OoplesFinance.StockIndicators/commits)

---
updated-dependencies:
- dependency-name: OoplesFinance.StockIndicators
  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 Aug 9, 2023
1 parent d17fe15 commit 84416c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UsageExamples/UsageExamples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageReference Include="OoplesFinance.StockIndicators" Version="1.0.51" />
<PackageReference Include="OoplesFinance.StockIndicators" Version="1.0.53" />
<PackageReference Include="Portable.System.DateTimeOnly" Version="7.0.1" />
<PackageReference Include="System.Threading.Channels" Version="7.0.0" />
<PackageReference Include="System.IO.Pipelines" Version="7.0.0" />
Expand Down

0 comments on commit 84416c8

Please sign in to comment.