Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit e596586

Browse files
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 in /src (#134)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/commits) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e00155 commit e596586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.Issues.Reporting.Sarif.Tests/Cake.Issues.Reporting.Sarif.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
3535
<PackageReference Include="xunit" Version="2.4.1" />
3636
<PackageReference Include="xunit.runner.visualstudio">
37-
<Version>2.4.3</Version>
37+
<Version>2.4.5</Version>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3939
<PrivateAssets>all</PrivateAssets>
4040
</PackageReference>

0 commit comments

Comments
 (0)