Skip to content

Commit 43a52b6

Browse files
Bump ZXing.Net from 0.16.8 to 0.16.9
Bumps [ZXing.Net](https://github.com/micjahn/ZXing.Net) from 0.16.8 to 0.16.9. - [Release notes](https://github.com/micjahn/ZXing.Net/releases) - [Commits](micjahn/ZXing.Net@v0.16.8.0...v0.16.9.0) --- updated-dependencies: - dependency-name: ZXing.Net dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33efad8 commit 43a52b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GithubActionsHelloWorld/GithubActionsHelloWorld.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
24-
<PackageReference Include="ZXing.Net" Version="0.16.8" />
24+
<PackageReference Include="ZXing.Net" Version="0.16.9" />
2525
</ItemGroup>
2626

2727
</Project>

0 commit comments

Comments
 (0)