Skip to content

Commit 2916213

Browse files
build(deps): update Splat.Autofac requirement from 9.* to 10.* in /src (#2654)
Updates the requirements on [Splat.Autofac](https://github.com/reactiveui/splat) to permit the latest version. - [Release notes](https://github.com/reactiveui/splat/releases) - [Changelog](https://github.com/reactiveui/splat/blob/main/RELEASENOTES.md) - [Commits](reactiveui/splat@9.0.4...10.0.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3b3556 commit 2916213

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
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Splat.Autofac" Version="9.*" />
12+
<PackageReference Include="Splat.Autofac" Version="10.*" />
1313
<PackageReference Include="Splat.DryIoc" Version="10.*" />
1414
<PackageReference Include="Splat.Ninject" Version="9.*" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)