Skip to content

Commit

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

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

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 14, 2022
1 parent 4df5cba commit d4cba3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Snap/Snap.Deps.targets
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PackageReference Include="Jetbrains.Annotations" Version="2022.1.0" PrivateAssets="All" />
<PackageReference Include="Mono.Cecil" Version="0.11.4"/>
<PackageReference Include="YamlDotNet" Version="11.2.1"/>
<PackageReference Include="SharpCompress" Version="0.31.0"/>
<PackageReference Include="SharpCompress" Version="0.32.0"/>
<PackageReference Include="MessagePack" Version="2.3.112" />
<PackageReference Include="NuGet.Packaging.Core" Version="6.2.0" />
<PackageReference Include="NuGet.Protocol" Version="6.2.0"/>
Expand Down

0 comments on commit d4cba3e

Please sign in to comment.