Skip to content

Commit f7b93f8

Browse files
Bump Castle.Core from 4.4.0 to 4.4.1
Bumps [Castle.Core](https://github.com/castleproject/Core) from 4.4.0 to 4.4.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...v4.4.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d922c6f commit f7b93f8

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
@@ -37,7 +37,7 @@
3737
</PropertyGroup>
3838

3939
<ItemGroup>
40-
<PackageReference Include="Castle.Core" Version="4.4.0" />
40+
<PackageReference Include="Castle.Core" Version="4.4.1" />
4141
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0">
4242
<PrivateAssets>all</PrivateAssets>
4343
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)