Skip to content

Commit

Permalink
Bump SharpZipLib in /Unit Tests/Lucinq.Solr.UnitTests
Browse files Browse the repository at this point in the history
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 0.86.0 to 1.3.3.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases)
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt)
- [Commits](https://github.com/icsharpcode/SharpZipLib/commits/v1.3.3)

---
updated-dependencies:
- dependency-name: SharpZipLib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2022
1 parent a073091 commit 3f9e0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Unit Tests/Lucinq.Solr.UnitTests/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="CommonServiceLocator" version="2.0.2" targetFramework="net46" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net46" />
<package id="NUnit" version="3.11.0" targetFramework="net45" />
<package id="SharpZipLib" version="0.86.0" targetFramework="net40" />
<package id="SharpZipLib" version="1.3.3" targetFramework="net40" />
<package id="SolrNet" version="1.0.19" targetFramework="net46" />
<package id="SolrNet.Core" version="1.0.19" targetFramework="net46" />
<package id="System.ValueTuple" version="4.4.0" targetFramework="net46" />
Expand Down

0 comments on commit 3f9e0b7

Please sign in to comment.