Skip to content

Commit

Permalink
Update dependency NUnit to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent f737374 commit 7b372ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="NHibernate" Version="5.1.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit" Version="4.0.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.118" />
</ItemGroup>
Expand Down

0 comments on commit 7b372ca

Please sign in to comment.