Skip to content

Commit

Permalink
Bump FluentAssertions from 6.11.0 to 6.12.0 in /Src. (#1054)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 60c1000 commit 976f621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/ILGPU.Algorithms.Tests/ILGPU.Algorithms.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="T4.Build" Version="0.2.4" PrivateAssets="All" />
Expand Down

0 comments on commit 976f621

Please sign in to comment.