Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Sep 15, 2020
1 parent aa13b6d commit e0b94b5
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
Original file line number Diff line number Diff line change
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.45.0.30441" />
<PackageReference Include="KeePass" Version="2.46.0.19428" />
<PackageReference Include="Moq" Version="4.14.5" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
Expand Down
2 changes: 1 addition & 1 deletion KeeTrayTOTP/KeeTrayTOTP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="KeePass">
<Version>2.45.0.30441</Version>
<Version>2.46.0.19428</Version>
<ExcludeFromPlgx />
</PackageReference>
<PackageReference Include="PlgxTool">
Expand Down

0 comments on commit e0b94b5

Please sign in to comment.