Skip to content

Commit

Permalink
build(deps): bump AutoMapper from 10.1.1 to 13.0.1
Browse files Browse the repository at this point in the history
Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 10.1.1 to 13.0.1.
- [Release notes](https://github.com/AutoMapper/AutoMapper/releases)
- [Commits](AutoMapper/AutoMapper@v10.1.1...v13.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent f03521b commit ac2aab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ComponentDetectionPackageVersion>4.2.0</ComponentDetectionPackageVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="AutoMapper" Version="10.1.1" />
<PackageVersion Include="AutoMapper" Version="13.0.1" />
<PackageVersion Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.1" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
Expand Down

0 comments on commit ac2aab1

Please sign in to comment.