Skip to content

Commit ecca409

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 f607f30 commit ecca409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</PropertyGroup>
3131

3232
<ItemGroup>
33-
<PackageReference Include="Castle.Core" Version="4.4.0" />
33+
<PackageReference Include="Castle.Core" Version="5.1.1" />
3434
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)