Skip to content

Commit

Permalink
Update dependency MediatR.Extensions.Microsoft.DependencyInjection to…
Browse files Browse the repository at this point in the history
… v11
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent f8d61eb commit f55685c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Reactivities/Application/Application.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<ProjectReference Include="..\Persistence\Persistence.csproj"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="10.0.0"/>
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="11.1.0"/>
</ItemGroup>
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Expand Down

0 comments on commit f55685c

Please sign in to comment.