Skip to content

Commit

Permalink
Bump AutoMapper from 12.0.0 to 12.0.1 (#1179)
Browse files Browse the repository at this point in the history
Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/AutoMapper/AutoMapper/releases)
- [Changelog](https://github.com/AutoMapper/AutoMapper/blob/master/docs/API-Changes.md)
- [Commits](AutoMapper/AutoMapper@v12.0.0...v12.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2023
1 parent 12d6ba5 commit 596c7e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@

<ItemGroup>
<ProjectReference Include="..\KubernetesClient.Models\KubernetesClient.Models.csproj" />
<PackageReference Include="AutoMapper" Version="12.0.0" />
<PackageReference Include="AutoMapper" Version="12.0.1" />
</ItemGroup>
</Project>

0 comments on commit 596c7e2

Please sign in to comment.