Skip to content

Commit 132cac8

Browse files
⬆️ Bump Castle.Core from 4.4.0 to 5.1.1
Bumps [Castle.Core](https://github.com/castleproject/Core) from 4.4.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@v4.4.0...v5.1.1) --- updated-dependencies: - dependency-name: Castle.Core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d714ddf commit 132cac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Castle.Core.AsyncInterceptor/Castle.Core.AsyncInterceptor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</PropertyGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Castle.Core" Version="4.4.0" />
30+
<PackageReference Include="Castle.Core" Version="5.1.1" />
3131
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
3232
<PrivateAssets>all</PrivateAssets>
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)