Skip to content

Commit

Permalink
Bump NUnit from 4.3.1 to 4.3.2 in /hello-grpc-csharp (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 30, 2024
2 parents d23ec43 + 6340f7f commit b84d25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-grpc-csharp/HelloUT/HelloUT.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- https://www.nuget.org/packages/Microsoft.NET.Test.Sdk -->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<!-- https://www.nuget.org/packages/NUnit -->
<PackageReference Include="NUnit" Version="4.3.1" />
<PackageReference Include="NUnit" Version="4.3.2" />
<!-- https://www.nuget.org/packages/NUnit3TestAdapter -->
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<!-- https://www.nuget.org/packages/NUnit.Analyzers -->
Expand Down

0 comments on commit b84d25a

Please sign in to comment.