Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 4a1d4c0

Browse files
Bump AutoMapper from 8.0.0 to 8.1.1
Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 8.0.0 to 8.1.1. - [Release notes](https://github.com/AutoMapper/AutoMapper/releases) - [Changelog](https://github.com/AutoMapper/AutoMapper/blob/master/docs/API-Changes.md) - [Commits](LuckyPennySoftware/AutoMapper@v8.0.0...v8.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3de5855 commit 4a1d4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Backend/Jp.Application/Jp.Application.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="AutoMapper" Version="8.0.0" />
8+
<PackageReference Include="AutoMapper" Version="8.1.1" />
99
<PackageReference Include="System.ComponentModel.Annotations" Version="4.5.0" />
1010
<PackageReference Include="System.ComponentModel.Primitives" Version="4.3.0" />
1111
</ItemGroup>

0 commit comments

Comments
 (0)