Skip to content

Commit 31c2267

Browse files
Bump xunit from 2.9.0 to 2.9.2 in the xunit group across 1 directory
Bumps the xunit group with 1 update in the / directory: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.9.0 to 2.9.2 - [Commits](xunit/xunit@2.9.0...2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6dc86c3 commit 31c2267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Serilog.Sinks.AzureTableStorage.Tests/Serilog.Sinks.AzureTableStorage.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PrivateAssets>all</PrivateAssets>
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2121
</PackageReference>
22-
<PackageReference Include="xunit" Version="2.9.0" />
22+
<PackageReference Include="xunit" Version="2.9.2" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)