Skip to content

Commit

Permalink
feat(version): upgrade abp version to 8.2.0 and exceptionhandler to 1…
Browse files Browse the repository at this point in the history
….7.0
  • Loading branch information
zhifenglee-aelf committed Oct 15, 2024
1 parent 954d796 commit 784aba2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AElf.ExceptionHandler.ABP/AElf.ExceptionHandler.ABP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Volo.Abp.Core" Version="8.0.5" />
<PackageReference Include="AElf.ExceptionHandler" Version="1.6.2" />
<PackageReference Include="Volo.Abp.Core" Version="8.2.0" />
<PackageReference Include="AElf.ExceptionHandler" Version="1.7.0" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 784aba2

Please sign in to comment.