Skip to content

Commit

Permalink
Build(deps): Bump Pure.DI from 2.1.22 to 2.1.23 in /src/Spice86 (#723)
Browse files Browse the repository at this point in the history
Bumps [Pure.DI](https://github.com/DevTeam/Pure.DI) from 2.1.22 to 2.1.23.
- [Release notes](https://github.com/DevTeam/Pure.DI/releases)
- [Commits](DevTeam/Pure.DI@2.1.22...2.1.23)

---
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 Jun 12, 2024
1 parent e288a14 commit fb6285d
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.3" />
<PackageReference Include="bodong.Avalonia.PropertyGrid" Version="11.0.10.1" />
<PackageReference Include="Pure.DI" Version="2.1.22">
<PackageReference Include="Pure.DI" Version="2.1.23">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit fb6285d

Please sign in to comment.