Skip to content

Commit

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


Updates `BigBook` from 6.0.3 to 6.0.4
- [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md)
- [Commits](JaCraig/BigBookOfDataTypes@v6.0.3...v6.0.4)

---
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 Jan 23, 2025
1 parent e76689b commit 426bf60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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="6.0.3" />
<PackageReference Include="BigBook" Version="6.0.4" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.2.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.72" />
<PackageReference Include="MimeKit" Version="4.9.0" />
Expand Down

0 comments on commit 426bf60

Please sign in to comment.