Skip to content

Commit

Permalink
Bump AutoMapper.Extensions.Microsoft.DependencyInjection in /src
Browse files Browse the repository at this point in the history
Bumps [AutoMapper.Extensions.Microsoft.DependencyInjection](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/releases)
- [Commits](AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection@v11.0.0...v12.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kbeaugrand committed Sep 30, 2022
1 parent a3b6295 commit 2652b77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="AutoMapper" Version="11.0.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.0" />
<PackageReference Include="Azure.Data.Tables" Version="12.6.1" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.1" />
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.5.1" />
Expand Down

0 comments on commit 2652b77

Please sign in to comment.