Skip to content

Commit 2e2c86e

Browse files
Bump Foundatio.Xunit from 10.1.4 to 10.2.1
Bumps [Foundatio.Xunit](https://github.com/FoundatioFx/Foundatio) from 10.1.4 to 10.2.1. - [Release notes](https://github.com/FoundatioFx/Foundatio/releases) - [Commits](FoundatioFx/Foundatio@v10.1.4...v10.2.1) --- updated-dependencies: - dependency-name: Foundatio.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1aa54f commit 2e2c86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Exceptionless.DateTimeExtensions.Tests/Exceptionless.DateTimeExtensions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
14-
<PackageReference Include="Foundatio.Xunit" Version="10.1.4" />
14+
<PackageReference Include="Foundatio.Xunit" Version="10.2.1" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)