Skip to content

Commit 9518b22

Browse files
Bump AutoMapper from 6.2.2 to 15.1.1
--- updated-dependencies: - dependency-name: AutoMapper dependency-version: 15.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcf9c8b commit 9518b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/aspnetcore/WebAppPlugin1/WebAppPlugin1.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="6.2.2" />
8+
<PackageReference Include="AutoMapper" Version="15.1.1" />
99
<ProjectReference Include="..\Abstractions\Abstractions.csproj" />
1010
</ItemGroup>
1111

0 commit comments

Comments
 (0)