Skip to content

Commit

Permalink
Bump QRCoder from 1.4.2 to 1.4.3 in /Google.Authenticator.Tests (#86)
Browse files Browse the repository at this point in the history
Bumps [QRCoder](https://github.com/codebude/QRCoder) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/codebude/QRCoder/releases)
- [Commits](codebude/QRCoder@v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: QRCoder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2021
1 parent f0f1143 commit 65b7e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Google.Authenticator/Google.Authenticator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="QRCoder" Version="1.4.2" />
<PackageReference Include="QRCoder" Version="1.4.3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<None Include="..\README.md" Pack="true" PackagePath="\"/>
</ItemGroup>
Expand Down

0 comments on commit 65b7e24

Please sign in to comment.