Skip to content

Commit

Permalink
Bump BarcodeLib from 2.4.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [BarcodeLib](https://github.com/barnhill/barcodelib) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/barnhill/barcodelib/releases)
- [Commits](barnhill/barcodelib@2.4.0...3.0.0)

---
updated-dependencies:
- dependency-name: BarcodeLib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 30, 2023
1 parent 2c8b452 commit 258f2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CovidPassTestReader/CovidPassReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<None Include="..\LICENSE" Link="LICENSE" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="BarcodeLib" Version="2.4.0" />
<PackageReference Include="BarcodeLib" Version="3.0.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Rystem.Text.Base45" Version="1.0.3" />
Expand Down

0 comments on commit 258f2f7

Please sign in to comment.