Skip to content

Commit

Permalink
Bump NUnit from 2.6.4 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps [NUnit](https://github.com/nunit/nunit) from 2.6.4 to 3.12.0.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/commits/v3.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 20, 2020
1 parent 5182e0a commit ba64eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OrigoDB.Core.UnitTests/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FakeItEasy" version="1.25.3" targetFramework="net40" />
<package id="NUnit" version="2.6.4" targetFramework="net40" />
<package id="NUnit" version="3.12.0" targetFramework="net40" />
</packages>

0 comments on commit ba64eca

Please sign in to comment.