Skip to content

Commit e1959ac

Browse files
Bump the all-deps group with 1 update (#251)
Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.1 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30988e6 commit e1959ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/EawModinfo.Tests/EawModinfo.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
2222
<PackageReference Include="Testably.Abstractions.Testing" Version="4.0.1" />
2323
<PackageReference Include="xunit" Version="2.9.3" />
24-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
24+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1">
2525
<PrivateAssets>all</PrivateAssets>
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>

0 commit comments

Comments
 (0)