Skip to content

Commit abb0ce2

Browse files
Bump xunit from 2.4.1 to 2.4.2
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](xunit/xunit@2.4.1...2.4.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 619a684 commit abb0ce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Swisschain.Extensions.Testing/Swisschain.Extensions.Testing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.7" />
2020
<PackageReference Include="Serilog.AspNetCore" Version="3.4.0" />
2121
<PackageReference Include="Serilog.Sinks.InMemory" Version="0.7.0" />
22-
<PackageReference Include="xunit" Version="2.4.1" />
22+
<PackageReference Include="xunit" Version="2.4.2" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)