Skip to content

Commit

Permalink
build(deps): bump Pure.DI from 2.1.14 to 2.1.15 in /src/Spice86 (#672)
Browse files Browse the repository at this point in the history
Bumps [Pure.DI](https://github.com/DevTeam/Pure.DI) from 2.1.14 to 2.1.15.
- [Release notes](https://github.com/DevTeam/Pure.DI/releases)
- [Commits](DevTeam/Pure.DI@2.1.14...2.1.15)

---
updated-dependencies:
- dependency-name: Pure.DI
  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 May 8, 2024
1 parent 00dd8a0 commit 0528270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spice86/Spice86.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<PackageReference Include="Iced" Version="1.21.0" />
<PackageReference Include="Semi.Avalonia" Version="11.0.7.2" />
<PackageReference Include="bodong.Avalonia.PropertyGrid" Version="11.0.6.3" />
<PackageReference Include="Pure.DI" Version="2.1.14">
<PackageReference Include="Pure.DI" Version="2.1.15">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 0528270

Please sign in to comment.