Skip to content

Commit 43882c7

Browse files
build(deps): update Splat.Ninject requirement from 13.* to 14.* in /src (#3053)
Updates the requirements on [Splat.Ninject](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.Ninject dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc9cdf2 commit 43882c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Splat.Autofac" Version="14.*" />
1010
<PackageReference Include="Splat.DryIoc" Version="14.*" />
11-
<PackageReference Include="Splat.Ninject" Version="13.*" />
11+
<PackageReference Include="Splat.Ninject" Version="14.*" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)