Skip to content

Commit

Permalink
Merge pull request #128 from Afterlife-Guide/dependabot/nuget/FluentA…
Browse files Browse the repository at this point in the history
…ssertions-6.12.2

Bump FluentAssertions from 6.12.1 to 6.12.2
  • Loading branch information
baynezy authored Nov 11, 2024
2 parents 8cbf9b3 + fe23aa3 commit e9fd41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/SemVer.Json.UnitTests/SemVer.Json.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="FsCheck.Xunit" Version="2.16.6" />
<PackageReference Include="JunitXml.TestLogger" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
Expand Down

0 comments on commit e9fd41f

Please sign in to comment.