Skip to content

Commit d7e1d51

Browse files
chore(deps): update dependency xunit.runner.visualstudio to 3.1.4 (#239)
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | nuget | xunit.runner.visualstudio | 3.1.3 | 3.1.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 402f264 commit d7e1d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Grafana.OpenTelemetry.Tests/Grafana.OpenTelemetry.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1515
<PackageReference Include="xunit" Version="2.9.3" />
16-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.3" />
16+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)