Skip to content

Commit

Permalink
fix: bump BigBook from 5.1.54 to 5.1.55 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [BigBook](https://github.com/JaCraig/BigBookOfDataTypes).


Updates `BigBook` from 5.1.54 to 5.1.55
- [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md)
- [Commits](JaCraig/BigBookOfDataTypes@v5.1.54...v5.1.55)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 7b75fae commit 78d4880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FileCurator/FileCurator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BigBook" Version="5.1.54" />
<PackageReference Include="BigBook" Version="5.1.55" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.1.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.67" />
<PackageReference Include="MimeKit" Version="4.8.0" />
Expand Down

0 comments on commit 78d4880

Please sign in to comment.