Skip to content

Commit

Permalink
Update dependency Splat.Microsoft.Extensions.DependencyInjection to v…
Browse files Browse the repository at this point in the history
…15.1.1
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent 87a4505 commit d5c6966
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="ReactiveUI.Drawing" Version="20.0.1" />
<PackageReference Include="ReactiveUI.WinForms" Version="20.0.1" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="15.0.1" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="15.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="ReactiveUI.WinUI" Version="20.0.1" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="15.0.1" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="15.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="ReactiveUI.Drawing" Version="20.0.1" />
<PackageReference Include="ReactiveUI.WPF" Version="20.0.1" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="15.0.1" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="15.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d5c6966

Please sign in to comment.