Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

Commit

Permalink
Update dependency AutoMapper to v10.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 16, 2020
1 parent baaa442 commit cbc9a74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AutoMapper" Version="10.0.0" />
<PackageReference Include="AutoMapper" Version="10.1.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.0.1" />
<PackageReference Include="FluentValidation" Version="9.2.2" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="9.2.0" />
Expand Down

0 comments on commit cbc9a74

Please sign in to comment.