Skip to content

Commit

Permalink
Bump Castle.Core from 4.4.0 to 4.4.1 (#149)
Browse files Browse the repository at this point in the history
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-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed May 7, 2020
1 parent e8f1de5 commit 160d518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KeeTrayTOTP.Tests/KeeTrayTOTP.Tests.csproj
Expand Up @@ -30,7 +30,7 @@
<ProjectReference Include="..\KeeTrayTOTP\KeeTrayTOTP.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Castle.Core" Version="4.4.0" />
<PackageReference Include="Castle.Core" Version="4.4.1" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="KeePass" Version="2.44.0.30973" />
<PackageReference Include="Moq" Version="4.14.1" />
Expand Down

0 comments on commit 160d518

Please sign in to comment.