Skip to content

Commit f91f16d

Browse files
dependabot[bot]Konstantinhf-kklein
authored
build(deps): bump xunit from 2.9.2 to 2.9.3 in /MaLoIdentModels (#28)
* build(deps): bump xunit from 2.9.2 to 2.9.3 in /MaLoIdentModels Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit 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 bd3dd4e commit f91f16d

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
@@ -12,7 +12,7 @@
1212
<PackageReference Include="coverlet.collector" Version="6.0.2"/>
1313
<PackageReference Include="FluentAssertions" Version="8.0.0" />
1414
<PackageReference Include="SystemTextJson.JsonDiffPatch" Version="2.0.0" />
15-
<PackageReference Include="xunit" Version="2.9.2"/>
15+
<PackageReference Include="xunit" Version="2.9.3"/>
1616
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0"/>
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
1818
<!-- https://github.com/weichch/system-text-json-jsondiffpatch -->

0 commit comments

Comments
 (0)