Skip to content

Commit

Permalink
Bump Tesseract from 4.1.0-beta1 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps [Tesseract](https://github.com/charlesw/tesseract) from 4.1.0-beta1 to 4.1.1.
- [Release notes](https://github.com/charlesw/tesseract/releases)
- [Changelog](https://github.com/charlesw/tesseract/blob/master/ChangeLog.md)
- [Commits](https://github.com/charlesw/tesseract/commits/4.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 2, 2022
1 parent ddd87a5 commit 8d53461
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="10.0.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
<PackageReference Include="System.IO.FileSystem" Version="4.3.0" />
<PackageReference Include="Tesseract" Version="4.1.0-beta1" />
<PackageReference Include="Tesseract" Version="4.1.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\common\Smi.Common.MongoDb\Smi.Common.MongoDb.csproj" />
Expand Down

0 comments on commit 8d53461

Please sign in to comment.