Skip to content

Commit

Permalink
Merge pull request #579 from Jadhielv/dependabot/nuget/Backend/NUnit-…
Browse files Browse the repository at this point in the history
…4.3.0

build(deps): bump NUnit from 4.2.2 to 4.3.0 in /Backend
  • Loading branch information
Jadhielv authored Dec 18, 2024
2 parents 0ac846d + 0085752 commit 0043542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Backend/src/ITL.Tests/ITL.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit" Version="4.3.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
</ItemGroup>

Expand Down

0 comments on commit 0043542

Please sign in to comment.