Skip to content

Commit

Permalink
chore(deps): bump VersOne.Epub from 3.3.1 to 3.3.2 (#84)
Browse files Browse the repository at this point in the history
Bumps [VersOne.Epub](https://github.com/vers-one/EpubReader) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/vers-one/EpubReader/releases)
- [Changelog](https://github.com/vers-one/EpubReader/blob/master/Release%20checklist.md)
- [Commits](vers-one/EpubReader@v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: VersOne.Epub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent 2622165 commit 06d14b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Noted/Noted.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="VersOne.Epub" Version="3.3.1" />
<PackageReference Include="VersOne.Epub" Version="3.3.2" />

<!-- Workaround for publish because of JTForks.MiscUtil -->
<PackageReference Include="Microsoft.Win32.Primitives" Version="4.3.0" />
Expand Down

0 comments on commit 06d14b9

Please sign in to comment.