Skip to content

Commit

Permalink
Update dependency AutoMapper to v11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and RehanSaeed committed Feb 4, 2022
1 parent 04a729f commit fbae106
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup Label="Package References">
<PackageReference Include="AutoMapper" Version="11.0.0" />
<PackageReference Include="AutoMapper" Version="11.0.1" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.1" />
<!-- See https://github.com/Microsoft/dotnet/tree/master/releases/reference-assemblies -->
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" PrivateAssets="All" Version="1.0.2" />
Expand Down

0 comments on commit fbae106

Please sign in to comment.