Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 30, 2023
1 parent 6dc9b74 commit 7d10acb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PCAxis.Search/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Azure.Core" version="1.25.0" targetFramework="net48" />
<package id="Azure.Identity" version="1.7.0" targetFramework="net48" />
Expand All @@ -20,7 +20,7 @@
<package id="PcAxis.Core" version="1.2.3" targetFramework="net48" />
<package id="PCAxis.Menu" version="1.0.2" targetFramework="net48" />
<package id="PcAxis.Sql" version="1.2.1" targetFramework="net48" />
<package id="SharpZipLib" version="1.3.3" targetFramework="net48" />
<package id="SharpZipLib" version="1.4.2" targetFramework="net48" />
<package id="System.Buffers" version="4.5.1" targetFramework="net48" />
<package id="System.Configuration.ConfigurationManager" version="7.0.0" targetFramework="net48" />
<package id="System.Data.Common" version="4.3.0" targetFramework="net48" />
Expand Down

0 comments on commit 7d10acb

Please sign in to comment.