Skip to content

Commit

Permalink
Update dependency Avalonia.ReactiveUI to v11.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 5f98dc8 commit 16df8d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageId>CP.Avalonia.ReactiveUI.Splat.DryIoc</PackageId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia.ReactiveUI" Version="11.1.2" />
<PackageReference Include="Avalonia.ReactiveUI" Version="11.1.3" />
<PackageReference Include="Splat.DryIoc" Version="15.1.1" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageId>CP.Avalonia.ReactiveUI.Splat.MicrosoftDependencyResolver</PackageId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia.ReactiveUI" Version="11.1.2" />
<PackageReference Include="Avalonia.ReactiveUI" Version="11.1.3" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="15.1.1" />
</ItemGroup>
</Project>

0 comments on commit 16df8d1

Please sign in to comment.