Skip to content

Commit c5322c7

Browse files
build(deps): update Splat.Autofac requirement from 11.* to 12.* in /src (#2855)
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@11.0.1...12.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 077422d commit c5322c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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="11.*" />
12+
<PackageReference Include="Splat.Autofac" Version="12.*" />
1313
<PackageReference Include="Splat.DryIoc" Version="11.*" />
1414
<PackageReference Include="Splat.Ninject" Version="12.*" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)