Skip to content

Commit

Permalink
Bump Nancy from 1.2.0 to 1.4.4 in /MYOB.API.SDK/SDK.Test
Browse files Browse the repository at this point in the history
Bumps [Nancy](https://github.com/NancyFx/Nancy) from 1.2.0 to 1.4.4.
- [Release notes](https://github.com/NancyFx/Nancy/releases)
- [Commits](NancyFx/Nancy@v1.2.0...v1.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 30, 2022
1 parent 77376bb commit 9ab5d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MYOB.API.SDK/SDK.Test/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Nancy" version="1.2.0" targetFramework="net45" />
<package id="Nancy" version="1.4.4" targetFramework="net45" />
<package id="Nancy.Hosting.Self" version="1.2.0" targetFramework="net45" />
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net45" />
<package id="NSubstitute" version="1.8.2.0" targetFramework="net45" />
Expand Down

0 comments on commit 9ab5d91

Please sign in to comment.