Skip to content

Commit

Permalink
Bump Portable.System.DateTimeOnly from 8.0.1 to 8.0.2 (#317)
Browse files Browse the repository at this point in the history
Bumps [Portable.System.DateTimeOnly](https://github.com/OlegRa/System.DateTimeOnly) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/OlegRa/System.DateTimeOnly/releases)
- [Commits](OlegRa/System.DateTimeOnly@j8.0.1...j8.0.2)

---
updated-dependencies:
- dependency-name: Portable.System.DateTimeOnly
  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 Nov 21, 2024
1 parent 68000ad commit 2b411c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Alpaca.Markets.Tests.Win/Alpaca.Markets.Tests.Win.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Portable.System.DateTimeOnly" Version="8.0.1" />
<PackageReference Include="Portable.System.DateTimeOnly" Version="8.0.2" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 2b411c3

Please sign in to comment.