Skip to content

Commit

Permalink
Bump AutoFixture from 4.6.0 to 4.17.0
Browse files Browse the repository at this point in the history
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.6.0 to 4.17.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](AutoFixture/AutoFixture@v4.6.0...v4.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2021
1 parent 81084a3 commit 49ec747
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AutoFixture" version="4.6.0" targetFramework="net472" />
<package id="AutoFixture" version="4.17.0" targetFramework="net472" />
<package id="Castle.Core" version="4.3.1" targetFramework="net472" />
<package id="Fare" version="2.1.1" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.7" targetFramework="net472" />
Expand Down

0 comments on commit 49ec747

Please sign in to comment.