Skip to content

Commit f4117bd

Browse files
Update dependency NUnit3TestAdapter to 6.1.0 (#602)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent b69f73d commit f4117bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1010
<PackageReference Include="NUnit" Version="4.4.0" />
1111
<PackageReference Include="NUnit.Analyzers" Version="4.11.2" />
12-
<PackageReference Include="NUnit3TestAdapter" Version="6.0.1" />
12+
<PackageReference Include="NUnit3TestAdapter" Version="6.1.0" />
1313
<PackageReference Include="Particular.Approvals" Version="2.0.1" />
1414
<PackageReference Include="SimpleExec" Version="13.0.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)