Skip to content

Commit 2dbfa8a

Browse files
Update dependency xunit.v3.extensibility.core to 2.0.3 (#122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7882a5 commit 2dbfa8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.XUnit.Injectable/Serilog.Sinks.XUnit.Injectable.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
<None Include="..\..\LICENSE" Pack="true" PackagePath="\" />
3838

3939
<PackageReference Include="Serilog" Version="4.3.0" />
40-
<PackageReference Include="xunit.v3.extensibility.core" Version="2.0.2" />
40+
<PackageReference Include="xunit.v3.extensibility.core" Version="2.0.3" />
4141
</ItemGroup>
4242
</Project>

0 commit comments

Comments
 (0)