Skip to content

Commit

Permalink
Bump Castle.Core from 5.1.0 to 5.1.1 (#29964)
Browse files Browse the repository at this point in the history
Bumps [Castle.Core](https://github.com/castleproject/Core) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/castleproject/Core/releases)
- [Changelog](https://github.com/castleproject/Core/blob/master/CHANGELOG.md)
- [Commits](castleproject/Core@v5.1.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

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 Jan 6, 2023
1 parent 9928867 commit 07ea147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EFCore.Proxies/EFCore.Proxies.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Castle.Core" Version="5.1.0" />
<PackageReference Include="Castle.Core" Version="5.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 07ea147

Please sign in to comment.