Skip to content

Commit

Permalink
Bump KeePass from 2.44.0.30973 to 2.45.0.30441 (#170)
Browse files Browse the repository at this point in the history
Bumps [KeePass](https://github.com/dlech/KeePass2.x) from 2.44.0.30973 to 2.45.0.30441.
- [Release notes](https://github.com/dlech/KeePass2.x/releases)
- [Commits](https://github.com/dlech/KeePass2.x/commits)

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 18, 2020
1 parent 211ef0e commit ec682c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion KeeTrayTOTP.Tests/KeeTrayTOTP.Tests.csproj
Expand Up @@ -32,7 +32,7 @@
<ItemGroup>
<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="KeePass" Version="2.45.0.30441" />
<PackageReference Include="Moq" Version="4.14.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
Expand Down
2 changes: 1 addition & 1 deletion KeeTrayTOTP/KeeTrayTOTP.csproj
Expand Up @@ -57,7 +57,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="KeePass">
<Version>2.44.0.30973</Version>
<Version>2.45.0.30441</Version>
<ExcludeFromPlgx />
</PackageReference>
<PackageReference Include="PlgxTool">
Expand Down

0 comments on commit ec682c8

Please sign in to comment.