Skip to content

Commit 127002f

Browse files
chore(test deps): update dependency microsoft.net.test.sdk to v16.8.3 (#160)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1b3abfe commit 127002f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/KubeOps.Templates.Test/KubeOps.Templates.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="FluentAssertions" Version="5.10.3" />
11-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
11+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)