Skip to content

Commit

Permalink
Merge pull request #246 from mganss/dependabot/nuget/NUnit-4.3.0
Browse files Browse the repository at this point in the history
Bump NUnit from 4.2.2 to 4.3.0
  • Loading branch information
mganss authored Dec 16, 2024
2 parents ac13d3e + 13ce667 commit 9ee9f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SyncChanges.Tests/SyncChanges.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="NPoco" Version="5.7.1" />
<PackageReference Include="NPoco.SqlServer" Version="5.7.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit" Version="4.3.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 9ee9f6c

Please sign in to comment.