Skip to content

Commit 5b37b44

Browse files
build(deps): update Splat.Autofac requirement from 13.* to 14.* in /src (#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>
1 parent 5b43151 commit 5b37b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Splat.Tests/ReactiveUI.Splat.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Splat.Autofac" Version="13.*" />
9+
<PackageReference Include="Splat.Autofac" Version="14.*" />
1010
<PackageReference Include="Splat.DryIoc" Version="13.*" />
1111
<PackageReference Include="Splat.Ninject" Version="13.*" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)