Skip to content

Commit

Permalink
Bump AutoMapper from 13.0.0 to 13.0.1
Browse files Browse the repository at this point in the history
Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/AutoMapper/AutoMapper/releases)
- [Commits](AutoMapper/AutoMapper@v13.0.0...v13.0.1)

---
updated-dependencies:
- dependency-name: AutoMapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 8, 2024
1 parent bf75b3e commit 336bfea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>
<Import Project="$(MSBuildThisFileDirectory)../../PackageTool.props" />
<ItemGroup>
<PackageReference Include="AutoMapper" Version="13.0.0" />
<PackageReference Include="AutoMapper" Version="13.0.1" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.0.0" />
<PackageReference Include="FSharp.Core" Version="8.0.101" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
Expand Down

0 comments on commit 336bfea

Please sign in to comment.