Skip to content

Commit e45d5c2

Browse files
dependabot[bot]Konstantinhf-kklein
authored
build(deps): bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 in /MaLoIdentModels (#29)
* build(deps): bump xunit.runner.visualstudio in /MaLoIdentModels Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Konstantin <[email protected]> Co-authored-by: konstantin <[email protected]>
1 parent f5dbe36 commit e45d5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MaLoIdentModels/MaLoIdentModelsTests/MaLoIdentModelsTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="FluentAssertions" Version="8.0.0" />
1414
<PackageReference Include="SystemTextJson.JsonDiffPatch" Version="2.0.0" />
1515
<PackageReference Include="xunit" Version="2.9.3"/>
16-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0"/>
16+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1"/>
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
1818
<!-- https://github.com/weichch/system-text-json-jsondiffpatch -->
1919
</ItemGroup>

0 commit comments

Comments
 (0)