Skip to content

Commit b511bdd

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 7f1d9a2 commit b511bdd

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
@@ -35,7 +35,7 @@
3535
</PropertyGroup>
3636

3737
<ItemGroup>
38-
<PackageReference Include="Castle.Core" Version="4.4.0" />
38+
<PackageReference Include="Castle.Core" Version="4.4.1" />
3939
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.3">
4040
<PrivateAssets>all</PrivateAssets>
4141
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)