Skip to content

Commit c79bfd9

Browse files
authored
Merge pull request #81 from neogeek/hotfix/updated-deps
[hotfix] Updated dependencies.
2 parents 5f51311 + a162e39 commit c79bfd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RhythmGameUtilities.Tests/RhythmGameUtilities.Tests.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="nunit" Version="4.1.0"/>
23-
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0"/>
24-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
22+
<PackageReference Include="nunit" Version="4.2.2" />
23+
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
24+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
2525
</ItemGroup>
2626

2727
<ItemGroup Condition="$([MSBuild]::IsOSPlatform('Windows'))">

0 commit comments

Comments
 (0)