Skip to content

Commit

Permalink
Bump SharpCompress from 0.34.1 to 0.36.0
Browse files Browse the repository at this point in the history
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.34.1 to 0.36.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](adamhathcock/sharpcompress@0.34.1...0.36.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 and ds5678 committed Apr 15, 2024
1 parent 4f916d2 commit b2cef33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tpk/Tpk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SharpCompress" Version="0.34.1" />
<PackageReference Include="SharpCompress" Version="0.36.0" />
</ItemGroup>

</Project>

0 comments on commit b2cef33

Please sign in to comment.