Skip to content

Commit

Permalink
build(deps): bump Splat.Microsoft.Extensions.DependencyInjection (#152)
Browse files Browse the repository at this point in the history
Bumps [Splat.Microsoft.Extensions.DependencyInjection](https://github.com/reactiveui/splat) from 14.1.17 to 14.1.45.
- [Release notes](https://github.com/reactiveui/splat/releases)
- [Commits](reactiveui/splat@14.1.17...14.1.45)

---
updated-dependencies:
- dependency-name: Splat.Microsoft.Extensions.DependencyInjection
  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 Feb 14, 2022
1 parent 3d47134 commit 39e9ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NatTypeTester/NatTypeTester.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="ModernWpfUI" Version="0.9.4" />
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.1.4" PrivateAssets="all" />
<PackageReference Include="ReactiveUI.WPF" Version="17.1.17" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="14.1.17" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="14.1.45" />
<PackageReference Include="Volo.Abp.Autofac" Version="5.1.3" />
</ItemGroup>

Expand Down

0 comments on commit 39e9ec4

Please sign in to comment.