Skip to content

Commit

Permalink
Bump Ninject from 3.3.4 to 3.3.6
Browse files Browse the repository at this point in the history
Bumps [Ninject](https://github.com/ninject/Ninject) from 3.3.4 to 3.3.6.
- [Release notes](https://github.com/ninject/Ninject/releases)
- [Changelog](https://github.com/ninject/Ninject/blob/main/CHANGELOG.md)
- [Commits](ninject/Ninject@3.3.4...3.3.6)

---
updated-dependencies:
- dependency-name: Ninject
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2022
1 parent e7e27a7 commit 70047cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PXWeb/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<package id="Microsoft.IdentityModel.Tokens" version="5.5.0" targetFramework="net48" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net48" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net48" />
<package id="Ninject" version="3.3.4" targetFramework="net48" />
<package id="Ninject" version="3.3.6" targetFramework="net48" />
<package id="Ninject.Web.Common" version="3.3.2" targetFramework="net48" />
<package id="Ninject.Web.Common.WebHost" version="3.3.2" targetFramework="net48" />
<package id="Ninject.Web.WebApi" version="3.3.1" targetFramework="net48" />
Expand Down

0 comments on commit 70047cb

Please sign in to comment.