Skip to content

Commit fe6065f

Browse files
Bump xunit from 2.9.2 to 2.9.3
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbac373 commit fe6065f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MaxMind.Db.Test/MaxMind.Db.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<ItemGroup>
3737
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
3838
<PackageReference Include="FluentAssertions" Version="7.0.0" />
39-
<PackageReference Include="xunit" Version="2.9.2" />
39+
<PackageReference Include="xunit" Version="2.9.3" />
4040
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
4141
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4242
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)