Skip to content

Commit

Permalink
build(deps): update Splat.Autofac requirement from 13.* to 14.* in /s…
Browse files Browse the repository at this point in the history
…rc (#3059)

Updates the requirements on [Splat.Autofac](https://github.com/reactiveui/splat) to permit the latest version.
- [Release notes](https://github.com/reactiveui/splat/releases)
- [Commits](reactiveui/splat@13.1.1...14.1.1)

---
updated-dependencies:
- dependency-name: Splat.Autofac
  dependency-type: direct:production
...

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] committed Dec 2, 2021
1 parent 5b43151 commit 5b37b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveUI.Splat.Tests/ReactiveUI.Splat.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Splat.Autofac" Version="13.*" />
<PackageReference Include="Splat.Autofac" Version="14.*" />
<PackageReference Include="Splat.DryIoc" Version="13.*" />
<PackageReference Include="Splat.Ninject" Version="13.*" />
</ItemGroup>
Expand Down

0 comments on commit 5b37b44

Please sign in to comment.