Skip to content

Commit aae3480

Browse files
build(deps): bump Xunit.SkippableFact from 1.3.12 to 1.4.13 (#539)
Bumps [Xunit.SkippableFact](https://github.com/AArnott/Xunit.SkippableFact) from 1.3.12 to 1.4.13. - [Release notes](https://github.com/AArnott/Xunit.SkippableFact/releases) - [Commits](https://github.com/AArnott/Xunit.SkippableFact/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d6aa6ae commit aae3480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Sentry.Tests/Sentry.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup Condition="$(TargetFramework.StartsWith('net4'))">
21-
<PackageReference Include="Xunit.SkippableFact" Version="1.3.12" />
21+
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
2222
</ItemGroup>
2323

2424
</Project>

0 commit comments

Comments
 (0)