Skip to content

Commit 865b15d

Browse files
Merge pull request #477 from loresoft/dependabot/nuget/src/EstimatorX.Shared/AutoMapper-15.1.0
Bump AutoMapper from 14.0.0 to 15.1.0
2 parents 3821c73 + aa63c44 commit 865b15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EstimatorX.Shared/EstimatorX.Shared.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="14.0.0" />
9+
<PackageReference Include="AutoMapper" Version="15.1.0" />
1010
<PackageReference Include="FluentValidation" Version="12.0.0" />
1111
<PackageReference Include="JsonPatch.Net" Version="3.3.0" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)