Skip to content

Commit

Permalink
Bump SharpCompress from 0.34.2 to 0.35.0
Browse files Browse the repository at this point in the history
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.34.2 to 0.35.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](adamhathcock/sharpcompress@0.34.2...0.35.0)

---
updated-dependencies:
- dependency-name: SharpCompress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent ec6f3f5 commit 663ec98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Update/Sucrose.Update/Sucrose.Update.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<ItemGroup>
<PackageReference Include="Downloader" Version="3.0.6" />
<PackageReference Include="Skylark.Wing" Version="3.1.1.7" />
<PackageReference Include="SharpCompress" Version="0.34.2" />
<PackageReference Include="SharpCompress" Version="0.35.0" />
<PackageReference Include="Skylark.Standard" Version="3.1.2.2" />
</ItemGroup>

Expand Down

0 comments on commit 663ec98

Please sign in to comment.