Skip to content

Commit

Permalink
Update dependency AspectCore.Extensions.DependencyInjection to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2023
1 parent 1dce744 commit c3c0079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SmartSql.AOP/SmartSql.AOP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AspectCore.Extensions.DependencyInjection" Version="1.2.0" />
<PackageReference Include="AspectCore.Extensions.DependencyInjection" Version="2.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c3c0079

Please sign in to comment.