Skip to content

Commit b84d25a

Browse files
Bump NUnit from 4.3.1 to 4.3.2 in /hello-grpc-csharp (#264)
2 parents d23ec43 + 6340f7f commit b84d25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: hello-grpc-csharp/HelloUT/HelloUT.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- https://www.nuget.org/packages/Microsoft.NET.Test.Sdk -->
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1414
<!-- https://www.nuget.org/packages/NUnit -->
15-
<PackageReference Include="NUnit" Version="4.3.1" />
15+
<PackageReference Include="NUnit" Version="4.3.2" />
1616
<!-- https://www.nuget.org/packages/NUnit3TestAdapter -->
1717
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
1818
<!-- https://www.nuget.org/packages/NUnit.Analyzers -->

0 commit comments

Comments
 (0)