Skip to content

Commit 90c2ca0

Browse files
authored
Merge pull request #8 from Codout/dependabot/nuget/Codout.Framework.Api/AutoMapper-16.1.1
Bump AutoMapper from 16.1.0 to 16.1.1
2 parents be6c4a0 + 33de90e commit 90c2ca0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Codout.Framework.Api/Codout.Framework.Api.csproj

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

88
<ItemGroup>
9-
<PackageReference Include="AutoMapper" Version="16.1.0" />
9+
<PackageReference Include="AutoMapper" Version="16.1.1" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

Codout.Framework.Application/Codout.Framework.Application.csproj

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

88
<ItemGroup>
9-
<PackageReference Include="AutoMapper" Version="16.1.0" />
9+
<PackageReference Include="AutoMapper" Version="16.1.1" />
1010
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.3" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)