Skip to content

Commit

Permalink
Update dependency NUnitLite to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent b7c18f8 commit e833d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mama/dotnet/src/nunittest/mamadotnetunittests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<StartupObject>NUnitTest.MamaCommon</StartupObject>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NUnitLite" Version="3.13.3" />
<PackageReference Include="NUnitLite" Version="3.14.0" />
<PackageReference Include="nunit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
Expand Down

0 comments on commit e833d8b

Please sign in to comment.